Skip to content

Afeather2017/kiln-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kiln-log: A fast async log libaray.

Here we have:

[x] Formated log, with date time, thread info, etc.

[x] Log to file with rolling and log to console.

[x] Multi-level log

Install

Install requirements:

pacman -S cmake fmt

Install to your project.

  • Use CPM.
CPMAddPackage("gh:Afeather2017/kiln-log#release")
target_link_libraries(you-exec kilnlog)

About

An log library with good performance.

Resources

License

Stars

Watchers

Forks

Packages

No packages published