[][src]Module fast_log::fast_log

Structs

FastLogRecord
Logger
LoggerSender

Enums

RuntimeType

runtime Type

Traits

LogAppender

LogAppender append logs Appender will be running on single main thread,please do_log for new thread or new an Future

Functions

init_custom_log
init_log

initializes the log file path log_file_path: example-> "test.log" channel_cup: example -> 1000

init_split_log

initializes the log file path log_dir_path: example-> "log/" channel_cup: example -> 1000 log_cup: splite if cup full allow_zip_compress: zip compress log file filter: log filter