Wed Sep 13 12:31:09 2006
Ticket #90
Improve logging config options
| Priority: | normal | Reporter: | jpellerin |
|---|---|---|---|
| Severity: | enhancement | Assigned to: | jpellerin |
| Component: | nose | Status: | new |
| Version: | Resolution: | ||
| Milestone: | 1.0 | Keywords: |
Description by jpellerin:
Logging (for nose itself and the packages it tests) config should be more accessible -- esp. it should be possible to configure logging with a standard logging config file. Attachment is a plugin from Oliver Rutherfurd that adds --log-config and --log-filename options. This should be adapted and made part of configure_logging in nose.core.
Attachments
Changelog
Wed Sep 13 12:32:18 2006: Modified by jpellerin
- attachment added: logconf.py
