17 #ifndef _DECAF_UTIL_LOGGING_CONSOLEHANDLER_H_ 18 #define _DECAF_UTIL_LOGGING_CONSOLEHANDLER_H_ 78 virtual void publish(
const LogRecord& record );
Stream based logging Handler.
Definition: StreamHandler.h:56
Wrapper Around the Standard error Output facility on the current platform.
Definition: StandardErrorOutputStream.h:32
LogRecord objects are used to pass logging requests between the logging framework and individual log ...
Definition: LogRecord.h:41
This Handler publishes log records to System.err.
Definition: ConsoleHandler.h:48
virtual ~ConsoleHandler()
Definition: ConsoleHandler.h:61
#define DECAF_API
Definition: Config.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: AprPool.h:25