Package io.pyroscope.javaagent
Class PreConfigLogger
java.lang.Object
io.pyroscope.javaagent.PreConfigLogger
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOGGER
public static final org.apache.logging.log4j.Logger LOGGER
-
-
Constructor Details
-
PreConfigLogger
public PreConfigLogger()
-