Acquire a root Logger which is unnamed, or uses an empty string value (""
) for the logger name.
Acquire a Logger for the given logger name, which can be any identifying string; in JVM circumstances, the full class name of the subject which is sending the logs is usually used.
Acquire a root Logger which is unnamed, or uses an empty string value (""
) for the logger name.
Acquire a Logger for the given logger name, which can be any identifying string; in JVM circumstances, the full class name of the subject which is sending the logs is usually used.