10 .def(luabind::constructor<int>())
21 std::string
s =
os.str();
23 if((
int) l > verbosity_level_)
39 std::cerr <<
"ERROR: " <<
s;
42 std::cerr <<
"FATAL: " <<
s;
const Unit s("s", 1.0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0)
virtual void flush(log_level l)
Flush data to log.
This is the base of the exception hierarchy for Full Physics code.
#define REGISTER_LUA_DERIVED_CLASS(X, Y)
The actual implementation of the Logger.
virtual std::ostream * stream()
Underlying stream, can be null if no underlying stream.
Contains classes to abstract away details in various Spurr Radiative Transfer software.
#define REGISTER_LUA_END()
This is the implementation of the Logger used for the Full Physics program.