Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 316 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 316 Bytes

bcd-log

This library contains simple implementation for logging to the STDOUT.

Common usage:

  • define name for your application somewhere;
  • use functions debug', info', warning', error' and critical' to print into STDOUT corresponding message.

TODO:

  • make investigaions in force logging