Class DoughLogger

java.lang.Object
java.util.logging.Logger
io.github.bakedlibs.dough.common.DoughLogger

public class DoughLogger extends Logger
A utility Logger implementation which automatically sets the Server as its parent Logger. This allows us to properly log messages and warnings without the need for a PluginLogger.
Author:
TheBusyBiscuit