Action: store a logger object in each Action.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sat, 7 Aug 2010 18:53:20 +0000 (20:53 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sat, 7 Aug 2010 18:53:40 +0000 (20:53 +0200)
commit7cc646921e15310e86807c26f8c6462b41362e58
tree2e7ae80ec212d8c5bf2a9e796c20861a633ff608
parent96f1913c89c0d934c9b75ff9fae2c0eda44e4823
Action: store a logger object in each Action.

This will allow log messages to include the action they originate from
in the future.
src/lib/backupninja/handlers/__init__.py
src/lib/backupninja/handlers/test.py