Serialized Form
className
java.lang.String className
methodName
java.lang.String methodName
text
java.lang.String text
time
long time
type
long type
Package com.tivoli.jflt.buffering |
buffer
CircularBuffer buffer
- The circular buffer which is attached to this LogAdapter.
isLogEnabled
boolean isLogEnabled
- A flag which is true when this object is logging data; false otherwise.
Package com.tivoli.jflt.standard |
isLogEnabled
boolean isLogEnabled
- A flag which is true when this object is logging data; false otherwise.
out
java.io.PrintWriter out
- The writer which is attached to this LogAdapter.