Skip to content

biocad/bcd-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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