- KEY_EXCEPTION - Static variable in class io.github.devatherock.json.formatter.helpers.Constants
-
JSON key for the exception being logged
- KEY_LOG_LEVEL - Static variable in class io.github.devatherock.json.formatter.helpers.Constants
-
JSON key for log level
- KEY_LOGGER_CLASS - Static variable in class io.github.devatherock.json.formatter.helpers.Constants
-
JSON key for class name that issued the log statement
- KEY_LOGGER_METHOD - Static variable in class io.github.devatherock.json.formatter.helpers.Constants
-
JSON key for method name that issued the log statement
- KEY_LOGGER_NAME - Static variable in class io.github.devatherock.json.formatter.helpers.Constants
-
JSON key for logger name
- KEY_MESSAGE - Static variable in class io.github.devatherock.json.formatter.helpers.Constants
-
JSON key for the message being logged
- KEY_THREAD_NAME - Static variable in class io.github.devatherock.json.formatter.helpers.Constants
-
JSON key for thread name that issued the log statement
- KEY_TIMESTAMP - Static variable in class io.github.devatherock.json.formatter.helpers.Constants
-
JSON key for log time