MailNews:Logging: Difference between revisions

Replaced ldap:5 with POP3:5 since POP3 is unchanged in TB 59 whereas ldap/LDAP became uppercase
(Updated logging options after bug 1353919)
(Replaced ldap:5 with POP3:5 since POP3 is unchanged in TB 59 whereas ldap/LDAP became uppercase)
Line 40: Line 40:


# '''MOZ_LOG''' - '''Case sensitive''' module name and log level separated by colon, multiple modules separated by comma, and additional options:
# '''MOZ_LOG''' - '''Case sensitive''' module name and log level separated by colon, multiple modules separated by comma, and additional options:
#* Example module and loglevel with timestamp: "ldap:5,SMTP:3,timestamp"
#* Example module and loglevel with timestamp: "POP3:5,SMTP:3,timestamp"
#* Example module and loglevel: "IMAP:5"
#* Example module and loglevel: "IMAP:5"
#* recommended (optional) '''",timestamp"''' : a timestamp string is added to all log entries - recommended for all timeouts and issues which need to be correlated to an action at a given time of day <small>(as of 2009-05-13 3.0b3pre builds)</small>
#* recommended (optional) '''",timestamp"''' : a timestamp string is added to all log entries - recommended for all timeouts and issues which need to be correlated to an action at a given time of day <small>(as of 2009-05-13 3.0b3pre builds)</small>
316

edits