Confirmed users
933
edits
(→Enable Debug Logging: restart is no longer required) |
(→View the Logging: Update for new format) |
||
Line 11: | Line 11: | ||
# Make sure the "JS" logging options are all enabled in the Browser Console. | # Make sure the "JS" logging options are all enabled in the Browser Console. | ||
# Load a web page in in the browser. You should see messages in the Browser Console like: | # Load a web page in in the browser. You should see messages in the Browser Console like: | ||
LoginManagerContent: onDOMFormHasPassword for <nowiki>https://www.google.com</nowiki> | |||
nsLoginManager: Counting logins matching host: <nowiki>https://www.google.com</nowiki>, formSubmitURL: httpRealm: null | |||
All password manager logging contains the string "login" in the prefix so you can type the word "login" in the "Filter output" box of the Browser Console to filter out other content. | |||
To copy messages, select the text and copy the usual way e.g. choose Copy from the context menu. | To copy messages, select the text and copy the usual way e.g. choose Copy from the context menu. | ||