|
Rebel Fork Framework
|
Configuration of log file sink. More...
#include <Urho3D/IO/Log.h>
Public Attributes | |
| bool | rotateOnOpen_ {true} |
| bool | rotateBySize_ {false} |
| unsigned | maxFiles_ {20} |
| unsigned | maxSize_ {20 * 1024 * 1024} |
Configuration of log file sink.