Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the Windows Library for JavaScript logger that had previously been set up.
Syntax
WinJS.Utilities.stopLog();
Parameters
This method has no parameters.
Return value
This function does not return a value.
Remarks
For information about how to start the WinJS logger, see WinJS.Utilities.startLog.
Requirements
Minimum WinJS version |
WinJS 1.0 |
Namespace |
WinJS.Utilities |