ZGen
0.2.0
a linearization system for natural language.
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
src
utils
logging.h
Go to the documentation of this file.
1
#ifndef __ZGEN_UTILS_LOGGING_H__
2
#define __ZGEN_UTILS_LOGGING_H__
3
4
namespace
ZGen {
5
6
namespace
Utility {
7
8
void
init_boost_logging
(
bool
verbose);
9
10
}
// end for namespace Utils
11
12
}
// end for namespace ZGen
13
14
#endif // end for __ZGEN_UTILS_LOGGING_H__
ZGen::Utility::init_boost_logging
void init_boost_logging(bool verbose)
Definition:
logging.cc:15
Generated by
1.8.6