Bug 1726319 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I had some errors in my command line for recording the log. I've fixed them above. But just to be sure, here's the correct command line:
```MOZ_LOG=IMAP:5,timestamp,sync MOZ_LOG_FILE=~/tblog  thunderbird```
I had some errors in my command line for recording the log. I've fixed them above. But just to be sure, here's the correct command line:
```MOZ_LOG=IMAP:5,timestamp,sync MOZ_LOG_FILE=~/tblog  thunderbird```
P/S: You can watch the e.g., "tail -f ~/tblog.moz_log", to make sure something is getting recorded before letting tb run a long time.
I had some errors in my command line for recording the log. I've fixed them above. But just to be sure, here's the correct command line:
```MOZ_LOG=IMAP:5,timestamp,sync MOZ_LOG_FILE=~/tblog  thunderbird```
P/S: You can watch log file, e.g., "tail -f ~/tblog.moz_log", to make sure something is getting recorded before letting tb run a long time.

Back to Bug 1726319 Comment 7