úΛ²     "IUsed by logging implementations only. Contains information about the log  message. HThis object provides the logging API. Consult the documentation for the J logging implementation (or SimpleLogger) about how to acquire a Logger  object. 3Logs a debug message. Debug messages are the least  significant messages. 3Logs a purely informational message. Use logNotice 4 instead of the information message is significant. 5Logs a significant purely informational message. Use 3 logNotice instead of the information message is  significant. .Logs a message signaling a warning condition. 3Logs a message signaling that a non-critical error  has occurred. 3Logs a message signaling that a critical error has  occurred. 0Logs a message signaling that an action must be  taken. ,Logs a message signaling that the system is  unusable. /Stops the logger. This action is asynchronous. HUsed by logging implementations only. Provides a Logger object, given a # looping function operating on a  channel.  !"     :Acquires a SimpleLogger Logger object. It takes a String, prefix, and  creates a file prefix-YYYYMMDDHHMMSS.log in the current directory. It K will use UTC time on system that supports it, and local time otherwise. #$    %      !"#$%&hlogger-0.0.2.0System.Log.HLoggerSystem.Log.SimpleHLogger LogMessagemessagelevelLoggerlogDebuglogInfo logNotice logWarninglogError logCriticallogAlert logEmergency stopLoggerlogger simpleLoggerLogLevel EmergencyAlertCriticalErrorWarningNoticeInfoDebug stopLogger_ logDebug_logInfo_ logNotice_ logWarning_ logError_ logCritical_ logEmergency_ toLogMessage datetime0 datetime1