Title here
Summary here
AbstractAppenderKind: global class
Extends: AbstractAppender
Singleton:
AbstractAppenderClass used as a logging appender of remote monitored applications.
Utility method used to display a debugging/logging message.
Kind: instance method of MonitorAppender
| Param | Type | Description |
|---|---|---|
| level | LogLevelConst | The logging level: DEBUG|INFO|WARN|ERROR|NONE |
| args | Array.<Object> | Various fields used to display a logging message |