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.Logger
Log. logger
Methods in com.esotericsoftware.minlog with parameters of type Log.Logger Modifier and Type Method Description static void
Log. setLogger(Log.Logger logger)
Sets the logger that will write the log messages.
-