Skip to content

FRex/log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOG

Simple multi threaded logger. Work in progress. Do not use yet. For now uses pthread and GCC atomics and thread locals, the __atomic and __thread built-in ones (they also work on Clang). This might change (soon).

See log.h for API and main.c for usage example.

About

WIP. Multi-threaded logging.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors