Edgewall Software

Ticket #7288 (closed defect: duplicate)

Opened 7 months ago

Last modified 7 months ago

[PATCH] Log level is too high for missing optional dependencies

Reported by: Dave Gynn <dgynn@…> Owned by: jonas
Priority: normal Milestone:
Component: general Version: 0.11-stable
Severity: normal Keywords:
Cc:

Description

The load_eggs function in loader.py logs WARNING messages when optional dependencies are not found. This means that a correctly configured installation will almost always be logging warning messages. For example, Trac optionally requires SilverCity and will always log warning messages if it is not installed.

These messages are useful, but should be at the debug log level. The attached patch lowers the log level.

Attachments

loader-missing-dep-warning.diff (0.6 KB) - added by Dave Gynn <dgynn@…> 7 months ago.

Change History

Changed 7 months ago by Dave Gynn <dgynn@…>

Changed 7 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #5595.

Add/Change #7288 ([PATCH] Log level is too high for missing optional dependencies)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.