Compiled log library in C++11.
- logging for:
- syslog
- event
- console
- custom logging(TODO)
- formatting
- multithreading logging
- environment variables
$ git clone https://github.com/isdanni/log-bst.git
$ cd log-bst
$ cmake .