Dataflow Software Stack  032db78
Master Thesis of Mathijs Saey at the VUB
 All Classes Namespaces Files Functions Variables Pages
Namespaces | Functions | Variables
log.py File Reference

Namespaces

 log
 DVM Logging Setup.
 

Functions

def log.setup
 Set up the root logger. More...
 

Variables

string log.FORMAT_STR = "[%(levelname)5s][%(module)14s:%(lineno)3d][%(processName)3s] %(message)s"
 String for formatting log records. More...