Page MenuHomePhabricator

Always install JX.log, even in production
ClosedPublic

Authored by epriestley on Aug 1 2014, 1:33 AM.
Tags
None
Referenced Files
F14052061: D10104.diff
Fri, Nov 15, 6:10 AM
F14040534: D10104.diff
Mon, Nov 11, 10:55 AM
F14022399: D10104.diff
Wed, Nov 6, 5:01 PM
F14007812: D10104.id24301.diff
Tue, Oct 29, 11:53 AM
F14006290: D10104.id24301.diff
Mon, Oct 28, 5:22 AM
F13980775: D10104.id24302.diff
Oct 19 2024, 12:28 PM
F13980767: D10104.id24301.diff
Oct 19 2024, 12:28 PM
F13980722: D10104.id.diff
Oct 19 2024, 12:21 PM
Subscribers
Tokens
"Manufacturing Defect?" token, awarded by joshuaspence.

Details

Summary

Ref T5366. Currently, enabling notification.debug fails to produce any messages unless developer mode is also enabled.

There's no reason we need to disable JX.log in production, and the byte size of the method is very small. Always provide a real JX.log implementation.

Test Plan

Saw notification debugging without needing to enable developer mode.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Always install JX.log, even in production.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
hach-que edited edge metadata.
This revision is now accepted and ready to land.Aug 1 2014, 1:34 AM
epriestley updated this revision to Diff 24302.

Closed by commit rP5cd269609d2b (authored by @epriestley).