DCMTK  Version 3.6.1 20121102
OFFIS DICOM Toolkit
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Private Member Functions | List of all members
dcmtk::log4cplus::SimpleLayout Class Reference

SimpleLayout consists of the LogLevel of the log statement, followed by " - " and then the log message itself. More...

+ Inheritance diagram for dcmtk::log4cplus::SimpleLayout:
+ Collaboration diagram for dcmtk::log4cplus::SimpleLayout:

Public Member Functions

 SimpleLayout (const helpers::Properties &properties, tstring &)
 
virtual void formatAndAppend (tostream &output, const spi::InternalLoggingEvent &event)
 
- Public Member Functions inherited from dcmtk::log4cplus::Layout
 Layout (const helpers::Properties &)
 

Private Member Functions

 SimpleLayout (const SimpleLayout &)
 
SimpleLayoutoperator= (const SimpleLayout &)
 

Additional Inherited Members

- Protected Member Functions inherited from dcmtk::log4cplus::helpers::LogLogUser
 LogLogUser (const LogLogUser &)
 
LogLoggetLogLog () const
 
LogLogUseroperator= (const LogLogUser &rhs)
 
- Protected Attributes inherited from dcmtk::log4cplus::Layout
LogLevelManagerllmCache
 

Detailed Description

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.


The documentation for this class was generated from the following file:


Generated on Wed Sep 4 2013 for DCMTK Version 3.6.1 20121102 by Doxygen 1.8.4