org.apache.logging.log4j.jul

Class LogManager



  • public class LogManager
    extends LogManager
    Log4j implementation of LogManager. Note that the system property java.util.logging.manager must be set to org.apache.logging.log4j.jul.LogManager in order to use this adaptor. This LogManager requires the log4j-api library to be available. If log4j-core is also available, then more features of Logger are supported.

    To override the default AbstractLoggerAdapter that is used, specify the Log4j property log4j.jul.LoggerAdapter and set it to the fully qualified class name of a custom implementation. All implementations must have a default constructor.

    Since:
    2.1

Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.