Zend Framework

Zend_Log Level Ignored

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 0.1.3
  • Fix Version/s: 0.1.4
  • Component/s: Zend_Log
  • Labels:
    None

Description

Because of using a bitwise OR operator between the selected log level and the logger level mask, Zend_Log logs all levels, ignoring the level mask.

Activity

Hide
Darby Felton added a comment -

bitwise OR changed to AND

Show
Darby Felton added a comment - bitwise OR changed to AND

People

Vote (0)
Watch (0)

Dates

  • Due:
    Created:
    Updated:
    Resolved: