Persistent file backend for logger. More...
#include "logger/backend.hpp"
#include <fcntl.h>
#include <fstream>
#include <ext/stdio_filebuf.h>
Go to the source code of this file.
Persistent file backend for logger.