Serialized Form
Package org.jboss.logging |
serialVersionUID: -5963699806863917370L
logLevel
int logLevel
- The log level to use for the "log" primitive
serialVersionUID: 4232175575988879434L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Custom serialization to reinitalize the delegate
- Throws:
IOException
- for any error
ClassNotFoundException
- if a class is not found during deserialization
name
String name
- The logger name.
Copyright © 2009 JBoss Inc.. All Rights Reserved.