Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Basic principles of Log4j

Log4j uses two main components: the “logger”, which is the source of the messages, and the “appender”, which defines the destination of the messages. The messages transferred to a logger are output by all the appenders assigned to this logger.