Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
src
Configurator.cpp
Go to the documentation of this file.
1
/*
2
* Configurator.cpp
3
*
4
* Copyright 2001, Glen Scott. All rights reserved.
5
*
6
* See the COPYING file for the terms of usage and distribution.
7
*/
8
#include "
PortabilityImpl.hh
"
9
#include <
log4cpp/Configurator.hh
>
10
11
namespace
log4cpp
{
12
13
ConfigureFailure::ConfigureFailure
(
const
std::string& reason) :
14
std
::runtime_error(reason) {
15
}
16
}
17
18
19
20
Configurator.hh
PortabilityImpl.hh
std
Definition:
Portability.hh:44
log4cpp
Definition:
AbortAppender.hh:16
log4cpp::ConfigureFailure::ConfigureFailure
ConfigureFailure(const std::string &reason)
Definition:
Configurator.cpp:13
log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:10:00