Status CategoryBlueprintObsolete (do not edit if already approved in Launchpad)
Launchpad Entry logger-level-enabled-switch
Modules affected None
Responsible SebastianMax

Summary

Proposal to remove 'enabled' switch from Logger

Release Note

Changed Logger interface by removing the enabled switch. The level should be used to switch it off via setting it to zero.

Rationale

Two options to turn off the logging is one to much.

Use Cases

Assumptions

Design

Implementation

UI Changes

Change all declarations of the logger, where the enabled parameter is used.

Code Changes

Change the logger implementation and the PyConfig by removing the enabled parameter.

Migration

Test/Demo Plan

Open Issues

BoF agenda and discussion


openWNS: Development/Blueprints/logger-level-enabled-switch (last edited 2008-08-21 10:50:47 by localhost)