action: Let each action track a status and log it.
[matthijs/projects/backupninja.git] / src / lib / backupninja / handlers / test.py
2010-07-27 Matthijs Kooijmanhandlers: Rename Handler class to Action.
2010-06-10 Matthijs Kooijmanhandlers: Add **kwargs to Handler methods.
2010-06-10 Matthijs Kooijmantest: Log at INFO instead of ERROR.
2010-05-17 Matthijs Kooijmanhandlers: Add a .test handler.