Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
#201 Improve README
Browse files Browse the repository at this point in the history
* Add log capturing information.
  • Loading branch information
advancingu committed Oct 29, 2018
1 parent d604eee commit 5dcb633
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@ reproduce and fix. Examples of helpful information are:
* List of running Thunderbird add-ons
* Log output

#### Obtaining log output

To obtain log output, ensure logging is turned on. This setting can be found
in the Thunderbird menu under `Tools -> Add-on Preferences -> Lightning ->
Exchange (EWS) -> Logging`. Assert the checkbox is set for `Log information
to the console and a file`. You can then find log output at the given
file path and in the Developer Toolbox console (`Thunderbird menu -> Tools ->
Developer Tools -> Developer Toolbox`).

### Patch the code

To help us to maintain the code, we will be thankful to follow these main
Expand Down

0 comments on commit 5dcb633

Please sign in to comment.