#1038 closed enhancement (fixed)
sugar-base: logger.py: allow numeric values for SUGAR_LOGGER_LEVEL
Reported by: | sascha_silbe | Owned by: | tomeu |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Sugar | Version: | Git as of bugdate |
Severity: | Unspecified | Keywords: | r+ |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
The new datastore prototype uses a new log level for tracing function parameters / return values as it clutters the logs a lot. In order to activate this new log level logger.py needs to either list the new level or allow numeric values to be used. As the latter is more generic I've implemented it.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by sascha_silbe
- Keywords r? added
Changed 14 years ago by sascha_silbe
comment:2 Changed 14 years ago by tomeu
- Keywords r+ added; r? removed
comment:3 Changed 14 years ago by tomeu
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
allow numeric values for SUGAR_LOGGER_LEVEL