|
Jpp
18.6.0-rc.1
the software that should make you happy
|
Example program to test message logging. More...
#include <string>#include <iostream>#include <iomanip>#include "JLogger/JStreamLogger.hh"#include "JLogger/JControlHostLogger.hh"#include "JLogger/JMessageLogger.hh"#include "JLogger/JMessageStream.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Example program to test message logging.
Definition in file JMessageLogger.cc.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 20 of file JMessageLogger.cc.
1.8.5