joe9 · GitHub

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

9 Commits

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

Read the original on github.com ↗