Serialized Form
Package org.jboss.logmanager |
serialVersionUID: -9174374711278052369L
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
ndc
String ndc
formatStyle
ExtLogRecord.FormatStyle formatStyle
mdcCopy
Map<K,V> mdcCopy
sourceLineNumber
int sourceLineNumber
sourceFileName
String sourceFileName
resourceKey
String resourceKey
formattedMessage
String formattedMessage
threadName
String threadName
serialVersionUID: 491981186783136939L
serialVersionUID: 5093333069125075416L
writeReplace
protected final Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
loggerNode
org.jboss.logmanager.LoggerNode loggerNode
- The named logger tree node.
serialVersionUID: 8266206989821750874L
readResolve
public Object readResolve()
throws ObjectStreamException
- Get the actual logger for this marker.
- Throws:
ObjectStreamException
- (never)- See Also:
- Serialization spec, 3.7
name
String name
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.