libmoost
log4cxx::pattern::HighlightLevelPatternConverter Class Reference

#include <highlightlevelpatternconverter.hpp>

List of all members.

Public Member Functions

void format (const log4cxx::spi::LoggingEventPtr &event, LogString &toAppendTo, log4cxx::helpers::Pool &) const
LogString getStyleClass (const log4cxx::helpers::ObjectPtr &obj) const

Static Public Member Functions

static PatternConverterPtr newInstance (const std::vector< LogString > &)

Private Member Functions

 HighlightLevelPatternConverter ()

Detailed Description

Definition at line 43 of file highlightlevelpatternconverter.hpp.


Constructor & Destructor Documentation

Definition at line 46 of file highlightlevelpatternconverter.hpp.

Here is the caller graph for this function:


Member Function Documentation

void log4cxx::pattern::HighlightLevelPatternConverter::format ( const log4cxx::spi::LoggingEventPtr &  event,
LogString &  toAppendTo,
log4cxx::helpers::Pool &   
) const [inline]

Definition at line 64 of file highlightlevelpatternconverter.hpp.

Here is the call graph for this function:

LogString log4cxx::pattern::HighlightLevelPatternConverter::getStyleClass ( const log4cxx::helpers::ObjectPtr &  obj) const [inline]

Definition at line 101 of file highlightlevelpatternconverter.hpp.

static PatternConverterPtr log4cxx::pattern::HighlightLevelPatternConverter::newInstance ( const std::vector< LogString > &  ) [inline, static]

Obtains an instance of pattern converter.

Parameters:
optionsoptions, may be null.
Returns:
instance of pattern converter.

Definition at line 58 of file highlightlevelpatternconverter.hpp.

Here is the call graph for this function:


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