Class | Description |
---|---|
ConsoleFormatter |
Opengrok console formatter
Creates a logentry on the console using the following format
[#|HH:MM:ss.SSS |
|
FileLogFormatter |
Opengrok logfile formatter
Creates a logentry in the logfile on the following format
[#|YYYY-MM-DD HH:MM:ss.SSSZ |
|
Info |
Utility class to get information of the OpenGrok version.
|
OpenGrokLogger |
Util class to set up Logging using the Console and FileLog formatter classes
|
SimpleConsoleFormatter |
Opengrok console formatter
Creates a logentry on the console using the following format
HH:MM:ss
|
SimpleFileLogFormatter |
Opengrok logfile formatter
Creates a logentry in the logfile on the following format
YYYY-MM-DD HH:MM:ss.SSSZ
|