![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
#include <file_output.h>
Public Member Functions | |
| void | open (const std::string &filenamePattern, const std::string &periodPattern, const std::string &compression="", int level=-1) |
Logger that rotates files.
Definition at line 131 of file file_output.h.
| void Datacratic::RotatingFileOutput::open | ( | const std::string & | filenamePattern, |
| const std::string & | periodPattern, | ||
| const std::string & | compression = "", |
||
| int | level = -1 |
||
| ) |
Open the file for rotation.
Definition at line 298 of file file_output.cc.
1.7.6.1