NAWA 0.9
Web Application Framework for C++
Log.cpp File Reference

Implementation of the Log class. More...

#include <atomic>
#include <iomanip>
#include <mutex>
#include <nawa/Exception.h>
#include <nawa/logging/Log.h>
#include <nawa/oss.h>

Go to the source code of this file.

Detailed Description

Implementation of the Log class.

Definition in file Log.cpp.