Skip to content

ds1hvh/Logger-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Logger powerful logging library supports udp,file,stdout and different logging levels per file. Supports c,c++,objective-c. written in c

##Usage

$cd $loggerlib_dir/example;
chmod +x example_run.sh;
./logger_run.sh

##Validate

$cd $loggerlib_dir/test;
chmod +x test_run.sh;
./test_run.sh

License

Logger is available under the MIT license. See the LICENSE file for more info.

About

logging library supports many output levels to stdout,file,udp and plugins for more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.1%
  • Shell 0.9%