Bug 1574882 has landed and will ship in Firefox 70.  Our XPCOM (MOZ_LOG driven) log files now all have .moz_log extension.  The extension cannot be changed.

-hb-


On 2019-08-19 18:59, Honza Bambas wrote:
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

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to