

Public Member Functions | |
| String | convert (ILogEntry log) |
| String | getHeader () |
Convert a log into XML.
This class is here for simmetry with other conversions but the real work is delegated to the ILogEntry.
| String alma::acs::logging::tools::XMLConverter::convert | ( | ILogEntry | log | ) | [inline, virtual] |
Implements alma::acs::logging::tools::LogConverter.
References com::cosylab::logging::engine::log::ILogEntry::toXMLString().
Referenced by alma::acs::jlog::test::tools::ConvertersTest::testXML().
| String alma::acs::logging::tools::XMLConverter::getHeader | ( | ) | [inline, virtual] |
Implements alma::acs::logging::tools::LogConverter.
Referenced by alma::acs::jlog::test::tools::ConvertersTest::testGetHeader().
1.6.2