BoilerPlate-LightweightLogging Service OMG Formal/03-11-03 |
Logs to file or std::clog from iostreams. The Logging Service does not need to be running. A developer can use the BPLog operations and see the log entries on the console or in a local file.
#include "BPLog.h"
#include "InitCommand.h"
#include <iostream>
#include <fstream>
Include dependency graph for BPLoggingStub.h:

Go to the source code of this file.
Classes | |
| class | BPLoggingStub |
| A stub for the BPLog contract. More... | |
| Copyright © BoilerPlate.org |
Generated on Tue Nov 30 16:32:46 2004 for BoilerPlate CosLightweightLogging Service by
1.3.7
|