Package de.craftsblock.craftsnet.logging.impl
package de.craftsblock.craftsnet.logging.impl
-
ClassDescriptionThe LoggerImpl class provides a simple logging mechanism for displaying log messages in the console with different log levels.An implementation of the
Loggerinterface that performs no operations.An implementation of theLoggerinterface that prints the result in theSystem.outor theSystem.errstream, without any further formating.