layout.h(3)

layout.h(3) log4cplus layout.h(3)

NAME

layout.h

SYNOPSIS

#include <log4cplus/config.hxx>
#include <log4cplus/loglevel.h>
#include <log4cplus/streams.h>
#include <log4cplus/tstring.h>
#include <log4cplus/helpers/timehelper.h>
#include <vector>
#include <memory>

Classes


class log4cplus::Layout
This class is used to layout strings sent to an log4cplus::Appender. class log4cplus::SimpleLayout
SimpleLayout consists of the LogLevel of the log statement, followed by ' - ' and then the log message itself. class log4cplus::TTCCLayout
TTCC layout format consists of time, thread, Logger and nested diagnostic context information, hence the name. class log4cplus::PatternLayout
A flexible layout configurable with pattern string.

Namespaces


namespace log4cplus
namespace log4cplus::pattern
namespace log4cplus::helpers
namespace log4cplus::spi

Functions


LOG4CPLUS_EXPORT helpers::Time const & log4cplus::getTTCCLayoutTimeBase ()

Author

Generated automatically by Doxygen for log4cplus from the source code.

Mon Jun 5 2023 21:46:10 Version 2.0.7