Bug #1033
Revise logging mechanism - add logging support to the logic layer
Status: | Closed | Start date: | 08/31/2011 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Giorgos Verigakis | % Done: | 0% |
|
Category: | logic | Spent time: | - | |
Target version: | v0.7 |
Description
logic/backend.py needs to get a logger object, accessible from all the functions processing notifications from the Ganeti backend.
Associated revisions
Logging object for the backend
refs: #1033
Remove obsolete settings.d/98-snf-dispatcher.conf
Remove unused settings.d/98-snf-dispatcher.conf,
logging parameters are defined in logging conf,
refs #1033.
Move leftover files to new logging mechanism
Refs #1033
Fix syslog logging facility in 00-logging.conf
Fix syslog logging facility in 00-logging.conf, refs #1033
History
#1 Updated by Vangelis Koukis over 11 years ago
- Target version changed from v0.5.5 to v0.6
#2 Updated by Vangelis Koukis over 11 years ago
- Target version changed from v0.6 to v0.6.1
#3 Updated by Vangelis Koukis over 11 years ago
- Target version changed from v0.6.1 to v0.6.2
#4 Updated by Vangelis Koukis over 11 years ago
- Target version changed from v0.6.2 to 67
#5 Updated by Vangelis Koukis over 11 years ago
- Subject changed from Logging support in the logic layer to Revise logging mechanism - add logging support to the logic layer
- Assignee changed from Giorgos Gousios to Giorgos Verigakis
- Target version changed from 67 to v0.7
Revised ticket description, reassigned, changed target version.
#6 Updated by Vangelis Koukis over 11 years ago
- Status changed from Assigned to Closed
Merged updated log mechanism into master, updated documentation, closing ticket.