Rebel Fork Framework
Urho3D::LogFileParams Struct Reference

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}
 

Detailed Description

Configuration of log file sink.


The documentation for this struct was generated from the following file: