Ticket #121 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Log level config option: Don't allow users to set above INFO, make names translatable and friendly

Reported by: jteh Owned by: jteh
Priority: minor Milestone: 0.6p2
Component: Core Version: development
Keywords: Cc:
Operating system: Blocked by:
Blocking:

Description (last modified by jteh) (diff)

Users should not be able to set the logging level above INFO, as this excludes information useful to both developers and users. Also, the log levels displayed to the user in the General Settings dialog are currently the (untranslatable) names from the logging module. These should be made translatable and user friendly.

Change History

Changed 2 years ago by jteh

  • owner set to jteh
  • status changed from new to accepted

Changed 2 years ago by jteh

  • description modified (diff)
  • summary changed from Change log level config option to a simple debug messages toggle to Log level config option: Don't allow users to set above INFO, make names translatable and friendly

After some thought, we've decided to keep the logging level selection, but change it as now described by this ticket. Otherwise, developers and other interested users can't, for example, set the logging level to debugWarning without doing it from the command line.

Changed 2 years ago by jteh

  • status changed from accepted to closed
  • resolution set to fixed

Implemented in r2210.

Note: See TracTickets for help on using tickets.