Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
genicam
library
CPP
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
LOG4CPP_NS_BEGIN
14
21
class
LOG4CPP_EXPORT
BasicConfigurator
{
22
public
:
23
27
static
void
configure();
28
};
29
30
LOG4CPP_NS_END
31
32
#endif
LOG4CPP_NS_END
#define LOG4CPP_NS_END
Definition:
Portability.hh:50
Portability.hh
LOG4CPP_EXPORT
#define LOG4CPP_EXPORT
Definition:
Export.hh:21
BasicConfigurator
This class implements a trivial default configuration for log4cpp: it adds a FileAppender that logs t...
Definition:
BasicConfigurator.hh:21
LOG4CPP_NS_BEGIN
#define LOG4CPP_NS_BEGIN
Definition:
Portability.hh:49
rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 19:10:53