Feature #49
Logging capabilities for the drivers
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | jfontan-ruben - | % Done: | 0% | |
Category: | Drivers - Auth | |||
Target version: | Release 1.2 | |||
Resolution: | fixed | Pull request: |
Description
Add a general and coherent logging support for the drivers. The log action for the driver is in the form:
LOG - ID INFOThe listener drivers should support this action and log the info the corresponding log file. The ticket has two parts:
- Add the LOG action to the ProtocolListeners of each driver
- Modify the drivers to log through the LOG action
Associated revisions
OpenNebula core part of ticket #49
git-svn-id: http://svn.opennebula.org/one/trunk@241 3034c82b-c49b-4eb3-8279-a7acafdc01c0
vmm_xen now logs to vm log file (#49)
git-svn-id: http://svn.opennebula.org/one/trunk@248 3034c82b-c49b-4eb3-8279-a7acafdc01c0
History
#1 Updated by Javi Fontan over 12 years ago
- Status changed from New to Closed
- Resolution set to fixed