MailNews:Logging: Difference between revisions

Jump to navigation Jump to search
→‎Windows: everyone has access to their desktop (as suggested by a user)
m (more tightening)
(→‎Windows: everyone has access to their desktop (as suggested by a user))
Line 52: Line 52:
=== Windows ===
=== Windows ===


Create a batch file e.g. "create_imap_log.bat" using notepad. Example:
Create a batch file e.g. "create_imap_log.bat" using notepad. Example which puts the log file on your desktop:


  set NSPR_LOG_MODULES=imap:5
  set NSPR_LOG_MODULES=imap:5
  set NSPR_LOG_FILE=%APPDATA%\imap.log
  set NSPR_LOG_FILE=%USERPROFILE%\Desktop\imap.log
  "%ProgramFiles(x86)%\Mozilla Thunderbird\thunderbird.exe"
  "%ProgramFiles(x86)%\Mozilla Thunderbird\thunderbird.exe"


canmove, Confirmed users
2,214

edits

Navigation menu