Add logging section of user guide

Bug #1420060 reported by Brian Curtin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack SDK
Fix Released
High
Everett Toews

Bug Description

After abandoning https://review.openstack.org/#/c/153127/, we'll need to document the steps to take advantage of the logging messages we have in place

Example:
import logging
logging.basicConfig(filename='python-openstacksdk.log',level=logging.DEBUG, format='%(asctime)s %(levelname)s: %(name)s %(message)s')

Revision history for this message
Brian Curtin (brian.curtin) wrote :

We did end up adding openstack.utils.enable_logging, and still need to document its use.

Changed in python-openstacksdk:
status: New → Confirmed
importance: Undecided → High
milestone: none → 1.0
tags: added: documentation
Changed in python-openstacksdk:
assignee: nobody → Everett Toews (everett-toews)
Changed in python-openstacksdk:
status: Confirmed → In Progress
Changed in python-openstacksdk:
status: In Progress → Fix Committed
Changed in python-openstacksdk:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.