[][src]Module fast_log::log

Structs

Logger
SimpleLogger

Statics

DEBUG_MODE

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

Functions

init_async_log

async write based on tokio

init_log

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