Skip to content

tisyang/log.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

log.h

simple log library for c in a single header file

Usage

put log.h to your project, include it, and then use the macros LOG_XXX to log messages.

Note: The first arugment of the LOG_XXX macros MUST be string literal.

About

simple log library for c in a single header file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages