Uses of Class
com.esotericsoftware.minlog.Log.Logger
-
-
Uses of Log.Logger in com.esotericsoftware.minlog
Fields in com.esotericsoftware.minlog declared as Log.Logger Modifier and Type Field Description private static Log.LoggerLog. loggerMethods in com.esotericsoftware.minlog with parameters of type Log.Logger Modifier and Type Method Description static voidLog. setLogger(Log.Logger logger)Sets the logger that will write the log messages.
-