log4cplus_Qt5DebugAppender(3)

log4cplus::Qt5DebugAppender(3) log4cplus log4cplus::Qt5DebugAppender(3)

NAME

log4cplus::Qt5DebugAppender

SYNOPSIS

#include <qt5debugappender.h>

Inherits log4cplus::Appender.

Public Member Functions


Qt5DebugAppender ()
Qt5DebugAppender (helpers::Properties const &)
virtual ~Qt5DebugAppender ()
virtual void close ()
Release any resources allocated within the appender such as file handles, network connections, etc.

Static Public Member Functions


static void registerAppender ()

Protected Member Functions


virtual void append (spi::InternalLoggingEvent const &)
Subclasses of Appender should implement this method to perform actual logging.

Additional Inherited Members

Detailed Description

Definition at line 76 of file qt5debugappender.h.

Constructor & Destructor Documentation

log4cplus::Qt5DebugAppender::Qt5DebugAppender ()

log4cplus::Qt5DebugAppender::Qt5DebugAppender (helpers::Properties const &) [explicit]

virtual log4cplus::Qt5DebugAppender::~Qt5DebugAppender () [virtual]

Member Function Documentation

virtual void log4cplus::Qt5DebugAppender::append (spi::InternalLoggingEvent const & event) [protected], [virtual]

Subclasses of Appender should implement this method to perform actual logging.

See also

doAppend method.

Implements log4cplus::Appender.

virtual void log4cplus::Qt5DebugAppender::close () [virtual]

Release any resources allocated within the appender such as file handles, network connections, etc. It is a programming error to append to a closed appender.

Implements log4cplus::Appender.

static void log4cplus::Qt5DebugAppender::registerAppender () [static]

Author

Generated automatically by Doxygen for log4cplus from the source code.

Fri Jun 18 2021 Version 2.0.6