102
edits
Line 26: | Line 26: | ||
#* Example: "imap:5" | #* Example: "imap:5" | ||
#* Example: "ldap:5,smtp:3,timestamp" | #* Example: "ldap:5,smtp:3,timestamp" | ||
#* adding optional ",timestamp" | #* adding optional ",timestamp" : timestamp is added to all log entries <small>(as of 2009-05-13 3.0b3pre builds)</small> | ||
#* adding optional ",sync" : Buffering in log writing is disabled, so latest log data can be seen by ad-hoc copy of log file | |||
# NSPR_LOG_FILE - Path to the log file | # NSPR_LOG_FILE - Path to the log file | ||
#* If NSPR_LOG_FILE is not set, then the output will be logged to the console where the application was launched. | #* If NSPR_LOG_FILE is not set, then the output will be logged to the console where the application was launched. |
edits