RAPI: Convert instance shutdown to the new FillOpCode
[ganeti-local] / lib / utils / log.py
2011-03-07 Iustin PopLog log-file reopening
2011-02-02 Michael HanselmannReopen log files upon SIGHUP in daemons
2011-02-02 Michael Hanselmannutils.SetupLogging: Return function to reopen log file
2011-02-02 Michael Hanselmannutils.SetupLogging: Make program a mandatory argument
2011-02-02 Michael Hanselmannutils.log: Restrict I/O error handling coverage
2011-02-02 Michael Hanselmannutils.log: Split formatter building into separate function
2011-01-31 Michael HanselmannIntroduce re-openable log record handler
2011-01-10 Michael Hanselmannutils: Move logging-related code into separate file