ifw-core
7.0.0
Loading...
Searching...
No Matches
fndLog4cplusBridge.hpp
Go to the documentation of this file.
1
18
19
#ifndef IFW_CORE_UTILS_BASE_FND_LOG4CPLUS_BRIDGE_HPP_
20
#define IFW_CORE_UTILS_BASE_FND_LOG4CPLUS_BRIDGE_HPP_
21
22
#include <string>
23
24
namespace
ifw::core::utils::base
{
25
31
void
InstallFndLog4cplusBridge
(
const
std::string& logger_name);
32
33
}
// namespace ifw::core::utils::base
34
35
#endif
// IFW_CORE_UTILS_BASE_FND_LOG4CPLUS_BRIDGE_HPP_
ifw::core::utils::base
Definition
fndLog4cplusBridge.cpp:19
ifw::core::utils::base::InstallFndLog4cplusBridge
void InstallFndLog4cplusBridge(const std::string &logger_name)
Install the FND->log4cplus bridge as the process-wide ifw-fnd logger. Bridged FND* output goes to the...
Definition
fndLog4cplusBridge.cpp:60
utils
base
src
include
ifw
core
utils
base
fndLog4cplusBridge.hpp
Generated by
1.13.2