Serialized Form


Package org.apache.log

Class org.apache.log.ContextMap implements Serializable

Serialized Fields

m_parent

ContextMap m_parent

m_map

Hashtable m_map

Class org.apache.log.LogEvent implements Serializable

Serialized Fields

m_category

String m_category

m_message

String m_message

m_throwable

Throwable m_throwable

m_time

long m_time

m_priority

Priority m_priority

m_contextMap

ContextMap m_contextMap

Class org.apache.log.Priority implements Serializable

Serialized Fields

m_name

String m_name

m_priority

int m_priority



Copyright © 2001 Apache Jakarta Project. All Rights Reserved.