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.
Implementation of the Log class.
Definition in file Log.cpp.