Class PreConfigLogger

java.lang.Object
io.pyroscope.javaagent.PreConfigLogger

public final class PreConfigLogger extends Object
The logger to use before the normal logger settings (like the log level) are read from the configuration and the normal logger is configured.
  • Field Details

    • LOGGER

      public static final org.apache.logging.log4j.Logger LOGGER
  • Constructor Details

    • PreConfigLogger

      public PreConfigLogger()