diff python/ppci/__init__.py @ 331:a78b41ff6ad2

Added better recipe files
author Windel Bouwman
date Fri, 07 Feb 2014 12:39:59 +0100
parents 2c9768114877
children d1ecc493384e
line wrap: on
line diff
--- a/python/ppci/__init__.py	Fri Feb 07 12:08:40 2014 +0100
+++ b/python/ppci/__init__.py	Fri Feb 07 12:39:59 2014 +0100
@@ -11,3 +11,6 @@
 
 from .common import SourceLocation, SourceRange, Token
 from .common import CompilerError, DiagnosticsManager
+
+logformat='%(asctime)s|%(levelname)s|%(name)s|%(message)s'
+