openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #01693
Logging, 500, Debugging
I'm currently trying to debug some changes to the Swift proxy server and
finding the logging facilities a little obtuse. Reading through:
http://swift.openstack.org/deployment_guide.html#general-server-configuration
It seems there's an ability to do this:
log_level = INFO
Which, to me means I can do this:
log_level = DEBUG
Yet, no amount of configuration change in any of the various files
mentioned in the above guide or in:
http://swift.openstack.org/development_saio.html
Logs a single stack trace, a single header, or any other information
essential for debugging.
Can someone who has been doing development give some instructions for
turning on "insane developer logging"? If there is not facility for
this then let me know so I can add it.
Thanks.
--
Zed A. Shaw
http://zedshaw.com/
Follow ups