137
edits
(→Thunderbird Module Names: add note about EWS logging) |
(→Thunderbird Module Names: more on ews) |
||
| 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_xpcom - For Exchange Web Services 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