Implemention of a Logger as a disk-based file. More...
#include <fstream>
#include <string>
#include <iostream>
#include "assa/Logger_Impl.h"
Go to the source code of this file.
Implemention of a Logger as a disk-based file.
Definition in file FileLogger.h.