log4cpp
1.1
Loading...
Searching...
No Matches
include
log4cpp
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 _LOG4CPP_BASICCONFIGURATOR_HH
9
#define _LOG4CPP_BASICCONFIGURATOR_HH
10
11
#include <
log4cpp/Portability.hh
>
12
13
namespace
log4cpp
{
14
21
class
LOG4CPP_EXPORT
BasicConfigurator
{
22
public
:
23
27
static
void
configure();
28
};
29
}
30
31
#endif
LOG4CPP_EXPORT
#define LOG4CPP_EXPORT
Definition
Export.hh:26
Portability.hh
log4cpp::BasicConfigurator
This class implements a trivial default configuration for log4cpp: it adds a FileAppender that logs t...
Definition
BasicConfigurator.hh:21
log4cpp
The top level namespace for all 'Log for C++' types and classes.
Definition
AbortAppender.hh:16
Generated by
1.10.0