[][src]Module fast_log::log

Structs

Logger
LoggerRecv
SimpleLogger

Enums

RuntimeType

runtime Type

Statics

DEBUG_MODE

debug mode,true:print to console, false ,only write to file.

Functions

init_log

initializes the log file path log_file_path for example "test.log" 初始化日志文件路径 log_file_path 文件路径 例如 "test.log"