17#ifndef _DECAF_UTIL_LOGGING_CONSOLEHANDLER_H_
18#define _DECAF_UTIL_LOGGING_CONSOLEHANDLER_H_
Wrapper Around the Standard error Output facility on the current platform.
Definition StandardErrorOutputStream.h:32
virtual ~ConsoleHandler()
Definition ConsoleHandler.h:61
virtual void close()
Close the current output stream.
virtual void publish(const LogRecord &record)
Publish the Log Record to this Handler.
LogRecord objects are used to pass logging requests between the logging framework and individual log ...
Definition LogRecord.h:41
#define DECAF_API
Definition Config.h:29
Definition ConsoleHandler.h:28
Definition AbstractCollection.h:33
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition AprPool.h:25