Skip to content

A logger thread to collect logging from all threads and send them using FastLogger

License

Notifications You must be signed in to change notification settings

joe9/logger-thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logger-thread

A Haskell library providing a logger thread to collect logging from all threads and send them to stderr using FastLogger

Usage

Check app/Main.hs

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

A logger thread to collect logging from all threads and send them using FastLogger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published