Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages