log4shib
2.0.1
include
log4shib
BasicConfigurator.hh
Go to the documentation of this file.
1
/*
2
* BasicConfigurator.hh
3
*
4
* Copyright 2002, Log4cpp Project. All rights reserved.
5
*
6
* See the COPYING file for the terms of usage and distribution.
7
*/
8
#ifndef _LOG4SHIB_BASICCONFIGURATOR_HH
9
#define _LOG4SHIB_BASICCONFIGURATOR_HH
10
11
#include <
log4shib/Portability.hh
>
12
13
namespace
log4shib
{
14
21
class
LOG4SHIB_EXPORT
BasicConfigurator
{
22
public
:
23
27
static
void
configure();
28
};
29
}
30
31
#endif
LOG4SHIB_EXPORT
#define LOG4SHIB_EXPORT
Definition:
Export.hh:11
Portability.hh
log4shib::BasicConfigurator
This class implements a trivial default configuration for log4shib: it adds a FileAppender that logs ...
Definition:
BasicConfigurator.hh:21
log4shib
The top level namespace for all 'Log for C++' types and classes.
Definition:
AbortAppender.hh:16
Generated by
1.9.4