Package de.smoofy.core.api.logger
Schnittstelle ILogger
public interface ILogger
-
Methodenübersicht
-
Methodendetails
-
log
Logs a message with the given log type.- Parameter:
logType
- the type of the logmessage
- the log message
-
newLine
void newLine()Jump to the next line.
-