
Public Types | |
| enum | Field { TimeStamp, class, TimeStamp, Type, class, null, Object, class, SourceObject, File, class, File, Line, class, Line, Routine, class, Routine, Host, class, Host, Process, class, Process, Context, class, Context, Thread, class, Thread, ID, class, LogId, Priority, class, Priority, URI, class, URI, ID, class, StackId, Level, class, StackLevel, Message, class, null, Audience, class, Audience, Array, class, Array, Antenna, class, name, fClass, null } |
Public Member Functions | |
| String | toXMLString () |
| String | toString () |
| boolean | hasDatas () |
| Object | getField (Field field) |
| LogTypeHelper | getType () |
| void | addData (String name, String value) |
| Vector< AdditionalData > | getAdditionalData () |
Static Public Attributes | |
| final String | DATA_ELEMENT_TAG_NAME = "Data" |
| final String | HEADER_ELEMENT_TAG_NAME = "Header" |
| final String | LOG_ELEMENT_TAG_NAME = "Log" |
| final String | NAME_ATTRIBUTE_NAME = "Name" |
Package Types | |
The interface extends the Serializable whose methods are used to read/write the logs from the cache
|
|
||||||||||||
|
Add data to this log It is a couple, <name,value>
Implemented in com::cosylab::logging::engine::log::LogEntry, and com::cosylab::logging::engine::log::LogEntryXML.
|
|
|
Implemented in com::cosylab::logging::engine::log::LogEntry, and com::cosylab::logging::engine::log::LogEntryXML.
|
|
|
Implemented in com::cosylab::logging::engine::log::LogEntry, and com::cosylab::logging::engine::log::LogEntryXML.
|
|
|
Implemented in com::cosylab::logging::engine::log::LogEntry, and com::cosylab::logging::engine::log::LogEntryXML.
|
|
|
Implemented in com::cosylab::logging::engine::log::LogEntry, and com::cosylab::logging::engine::log::LogEntryXML.
|
|
|
Implemented in com::cosylab::logging::engine::log::LogEntry, and com::cosylab::logging::engine::log::LogEntryXML.
|
|
|
Implemented in com::cosylab::logging::engine::log::LogEntry, and com::cosylab::logging::engine::log::LogEntryXML.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8