Uses of Class
org.hcjf.log.Log.LogRecord
-
Packages that use Log.LogRecord Package Description org.hcjf.log -
-
Uses of Log.LogRecord in org.hcjf.log
Methods in org.hcjf.log with parameters of type Log.LogRecord Modifier and Type Method Description voidLogPrinter. print(Log.LogRecord record)This method must be the implementation in order to print the record in the destiny.
-