|
NcEngine
|
#include "Log.h"#include "ncengine/type/StableAddress.h"#include <mutex>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | nc::FileLogger |
| Basic file logging implementation. Construct this on the stack in main() to reroute logging to a file. More... | |