Title here
Summary here
AbstractAppender
Kind: global class
Extends: AbstractAppender
Singleton:
AbstractAppender
Class 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 |