137
edits
m (removed instructions for imap-js which is no longer in the codebase) |
(→Thunderbird Module Names: add note about EWS logging) |
||
| Line 99: | Line 99: | ||
# smtp <small>(Use only for versions older than 90. Today use "[[MailNews:Logging#Thunderbird_Logging|Thunderbird logging]])</small> | # smtp <small>(Use only for versions older than 90. Today use "[[MailNews:Logging#Thunderbird_Logging|Thunderbird logging]])</small> | ||
# mbox - For reading/writing berkley mbox formatted message stores | # mbox - For reading/writing berkley mbox formatted message stores | ||
# ews - For EWS logging, use MOZ_LOG=ews_xpcom::*:5 and also THUNDERBIRD_LOG_NETWORK_PAYLOADS=1 | |||
Notes: | Notes: | ||
* '''The current, full list of Thunderbird module names is seen in [https://searchfox.org/comm-central/search?q=LazyLogModule.*%5C%28&path=mailnews&case=false®exp=true this searchfox query].''' | * '''The current, full list of Thunderbird module names is seen in [https://searchfox.org/comm-central/search?q=LazyLogModule.*%5C%28&path=mailnews&case=false®exp=true this searchfox query].''' | ||
edits