Closed
Bug 1057918
Opened 10 years ago
Closed 10 years ago
[NFC] Support enable/disable debug message at runtime
Categories
(Firefox OS Graveyard :: NFC, defect)
Tracking
(tracking-b2g:backlog)
People
(Reporter: dimi, Assigned: dimi)
References
Details
Attachments
(1 file)
As discussed in bug 1055446, it would be nice if NFC components support enable/disable log message at runtime.
nfcd should also support this.
Assignee | ||
Comment 1•10 years ago
|
||
Hi Yoshi,
In this patch nfcd will read |debug.nfcd.enabled| system property when startup to enable/disable debug message. Default debug message is enabled.
I also refine the debug message macro in this patch
Attachment #8578557 -
Flags: review?(allstars.chh)
Attachment #8578557 -
Flags: review?(allstars.chh) → review+
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Target Milestone: 2.1 S4 (12sep) → 2.2 S9 (3apr)
You need to log in
before you can comment on or make changes to this bug.
Description
•