blackberry / BB10-WebWorks-Framework

The BB10 WebWorks Framework is packaged within an application BAR file to run on a BB10 device (or simulator)
60 stars 34 forks source link

Logging to file system instead of SLOG #225

Closed astanley closed 11 years ago

astanley commented 11 years ago

I received an issue filed in bugzilla (PR 203210) indicating that WebWorks apps are logging to file system.

"Transition logging to SLOG and stop logging to files" "please stop logging to files and transition to slog"

https://developer.blackberry.com/native/beta/reference/com.qnx.doc.neutrino.utilities/topic/s/sloginfo.html

Does the WebWorks framework in fact do any file system logging? If so can we make an adjustment to ensure going forward it is using slog?

nukulb commented 11 years ago

@kwallis - is this gating??

kwallis commented 11 years ago

What is the impact right now? Performance? Anything?

nukulb commented 11 years ago

nothing except bug tracking. we can't squeeze this right now

astanley commented 11 years ago

Appears to be JavaScript console statements being logged to the file system. PR has been updated with a copy of a log file.

jeffheifetz commented 11 years ago

This is a webplatform thing, I remember them specifically making this choice earlier.

astanley commented 11 years ago

perfect thanks, I'll reassign the PR to browser dev for comment.

kwallis commented 11 years ago

Closing this since it is not a framework fix.

cdelcol commented 11 years ago

@astanley The related PR doesn't look like it was ever re-assigned. Have you talked to anyone about this? it is actually marked gating for R9A