137
edits
m (nits) |
(→Thunderbird Module Names: THUNDERBIRD_LOG_NETWORK_PAYLOADS) |
||
| 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 | # ews_xpcom - For Exchange Web Services logging, use MOZ_LOG=ews_xpcom::*:5. You may also want to additionally set an environment variable 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