reworked custom logging init
authormartinko <gamato@users.sf.net>
Mon, 5 Dec 2011 16:28:21 +0000 (18:28 +0200)
committermartinko <gamato@users.sf.net>
Mon, 5 Dec 2011 16:28:21 +0000 (18:28 +0200)
commit1a2a43087cb61b6cbcd32d78b5be378104ff5ca7
tree4efe3bbfb8b63ef1044ef0ce003481662b06282d
parent42bc4ea7840ec07951924de14c1cfc820bc83cb1
reworked custom logging init

SkyLogger is no more installed automatically on scripting.py loading,
rather exlicitly when our custom getLogger() function is called.
python/skytools/__init__.py
python/skytools/scripting.py
python/skytools/skylog.py