I'm about to land a patch that will automatically add `mozlog` extension
to all log files from all processes produced with MOZ_LOG/_FILE env
vars, command line args or via about:networking#logging. It **will
not** be possible to remove that extension by setting custom extensions,
like `MOZ_LOG=my-log.log`. The resulting filename will be
`my-log.log.mozlog`.
Please let me know if there is anything we have to fix (test infra, for
instance) before doing so. Note that when using `rotate`, the trailing
number will still be appended at the end, after the `mozlog` extension.
The bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1574882
Thanks.
-hb-
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform