Module tikv_util::logger::file_log [−][src]
Structs
RotateBySize | |
RotateByTime | |
RotatingFileLogger | This |
RotatingFileLoggerBuilder | Builder for |
Traits
Rotator | A trait that describes a file rotation operation. |
Functions
open_log_file | Opens log file with append mode. Creates a new log file if it doesn’t exist. |