19 LOGGER( conflog,
"test_configurator" );
21 int main(
int argc,
char** argv)
25 LERROR( conflog,
"Please provide some command-line arguments." );
31 LINFO( conflog,
"Final configuration:\n" << t_configurator.
config() );
int main(int argc, char **argv)
Contains the logger class and macros, based on Kasper's KLogger class.
scarab::param_node & config()
LOGGER(mtlog,"authentication")