public class LearnLogRecord extends LogRecord
| Modifier | Constructor and Description |
|---|---|
protected |
LearnLogRecord(Level lvl,
String message,
Category category) |
| Modifier and Type | Method and Description |
|---|---|
Category |
getCategory() |
getLevel, getLoggerName, getMessage, getMillis, getParameters, getResourceBundle, getResourceBundleName, getSequenceNumber, getSourceClassName, getSourceMethodName, getThreadID, getThrown, setLevel, setLoggerName, setMessage, setMillis, setParameters, setResourceBundle, setResourceBundleName, setSequenceNumber, setSourceClassName, setSourceMethodName, setThreadID, setThrownprotected LearnLogRecord(Level lvl, String message, Category category)
public Category getCategory()
Copyright © 2013. All Rights Reserved.