LogUtil
Properties
Link copied to clipboard
true
if you want to print log,false
if you don't want to print the log.
Link copied to clipboard
Used to identify the source of a log message. It usually identifies the class or activity where the log call occurs.
Link copied to clipboard
Log json converter.
Link copied to clipboard
Log printer.
Link copied to clipboard
Log storage.
Functions
Link copied to clipboard
Send a LogLevel.DEBUG log message.
Link copied to clipboard
Send a LogLevel.ERROR log message.
Link copied to clipboard
Send a LogLevel.INFO log message.
Link copied to clipboard
Send a LogLevel.VERBOSE log message.
Link copied to clipboard
Send a LogLevel.WARN log message.
Send a LogLevel.WARN message.