https://bugzilla.wikimedia.org/show_bug.cgi?id=59725

       Web browser: ---
            Bug ID: 59725
           Summary: Logger always writes at debug level in Wikimania
                    Scholarships
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Wikimania Scholarships
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: bda...@wikimedia.org
                CC: bda...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

The Monolog logger is writing log messages at debug level regardless of the
value of the LOG_LEVEL or SLIM_MODE configuration settings. This seems to be a
confluence of two bugs:
* Config::getStr() returns an empty string rather than then configured default
value when getenv() returns false.
* Monolog expects numeric logging level values rather than strings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to