mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 17:42:20 +03:00
Contributing: Reference Plugin logging documentation
This commit is contained in:
parent
522f15b0c6
commit
e548dce4d8
@ -319,6 +319,8 @@ except Exception as e: # Try to be more specific
|
|||||||
from EDMarketConnector import logger
|
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
|
We have implemented a `logging.Filter` that adds support for the following
|
||||||
in `logging.Formatter()` strings:
|
in `logging.Formatter()` strings:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user