Custom Loggers
createLogger
Syntax: createLogger=someCaseSensitiveLoggerName
Example: createLogger=Vast
Loggers, with the exception of the rootLogger (which always exists), must be created before Appenders can be attached to them.
 
Last modified date: 12/20/2017