1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

Contributing: Reference Plugin logging documentation

This commit is contained in:
Athanasius 2021-06-07 12:31:05 +01:00
parent 522f15b0c6
commit e548dce4d8

View File

@ -319,6 +319,8 @@ except Exception as e: # Try to be more specific
from EDMarketConnector import logger
```
Setting up [logging in plugins](./PLUGINS.md#logging) is slightly different.
We have implemented a `logging.Filter` that adds support for the following
in `logging.Formatter()` strings: