log4cpp
1.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
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
Portability.hh
LOG4CPP_EXPORT
#define LOG4CPP_EXPORT
Definition:
Export.hh:19
log4cpp
The top level namespace for all 'Log for C++' types and classes.
Definition:
AbortAppender.hh:16
log4cpp::BasicConfigurator
This class implements a trivial default configuration for log4cpp: it adds a FileAppender that logs t...
Definition:
BasicConfigurator.hh:21
Generated on Sat Oct 18 2014 10:40:32 for log4cpp by
1.8.8