Uses of Interface
me.lucko.scriptcontroller.logging.ScriptLogger
-
Packages that use ScriptLogger Package Description me.lucko.scriptcontroller.environment.script me.lucko.scriptcontroller.logging -
-
Uses of ScriptLogger in me.lucko.scriptcontroller.environment.script
Methods in me.lucko.scriptcontroller.environment.script that return ScriptLogger Modifier and Type Method Description ScriptLoggerScript. getLogger()Gets the scripts logger instance -
Uses of ScriptLogger in me.lucko.scriptcontroller.logging
Methods in me.lucko.scriptcontroller.logging that return ScriptLogger Modifier and Type Method Description static ScriptLoggerScriptLogger. create(SystemLogger logger, Script script)
-