canmove, Confirmed users
2,204
edits
m (→Main module options within MailNews: add "case sensitive") |
(→Environment Variables to set: add "case sensitive") |
||
| Line 39: | Line 39: | ||
Two variables must be set. These can be as (global/system) environment variables. Or, what we document here, as variables in a batch file/script or on the command line: | Two variables must be set. These can be as (global/system) environment variables. Or, what we document here, as variables in a batch file/script or on the command line: | ||
# '''MOZ_LOG''' - | # '''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: "ldap:5,SMTP:3,timestamp" | ||
#* Example module and loglevel: "IMAP:5" | #* Example module and loglevel: "IMAP:5" | ||