AMO:Logging

From MozillaWiki
Jump to navigation Jump to search

AMO Logging

We are running with the default python logging levels.

Namespace Level Action
z.users INFO A password reset email was sent for $user
z.users INFO $user changed their password successfully
z.users INFO $user changed their password successfully using the reset form
z.users INFO $user requested email change from $email1 -> $email2
z.users DEBUG $user updated their profile
z.users DEBUG $user logged in successfully
z.users DEBUG $user logged in successfully and requested "remember me"
z.users DEBUG $user tried and failed to log in
z.users DEBUG $user logged out