| DCMTK Version 3.6.9
    OFFIS DICOM Toolkit | 
SimpleLayout consists of the LogLevel of the log statement, followed by " - " and then the log message itself. More...
 Inheritance diagram for dcmtk::log4cplus::SimpleLayout:
 Inheritance diagram for dcmtk::log4cplus::SimpleLayout:SimpleLayout consists of the LogLevel of the log statement, followed by " - " and then the log message itself.
For example,
        DEBUG - Hello world
PatternLayout offers a much more powerful alternative.