Inherits java::util::logging::Formatter.
Public Member Functions | |
| String | format (LogRecord record) |
An implementation of java.util.logging.Formatter. Produces single line log reports meant to go to the console.
| String alma.acs.logging.formatters.ConsoleLogFormatter.format | ( | LogRecord | record | ) |
Format the given LogRecord.
| record | the log record to be formatted. |
References alma.acs.logging.LogParameterUtil.getNonSpecialPropertiesMapParameters().
1.7.0