Page MenuHomePhabricator

Bug 1518819 - Fix setting logger from mach command line,
ClosedPublic

Authored by jgraham on Jan 9 2019, 3:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 16, 2:16 AM
Unknown Object (File)
Mar 28 2025, 4:18 AM
Unknown Object (File)
Mar 15 2025, 11:07 AM
Unknown Object (File)
Dec 18 2024, 2:51 AM
Subscribers
None

Details

Summary

We assumed that this method returned a logger and the fact that it
doesn't means we end up initialising logging a second time with the
default settings rather than the user overrides.

Diff Detail

Repository
rMOZILLACENTRAL mozilla-central
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

phab-bot changed the visibility from "Custom Policy" to "Public (No Login Required)".
phab-bot changed the edit policy from "Custom Policy" to "Restricted Project (Project)".
phab-bot removed a project: secure-revision.
This revision is now accepted and ready to land.Jan 9 2019, 4:07 PM
This revision was automatically updated to reflect the committed changes.