Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

Commit efd73fa

Browse files
committed
Added note about package upgraders and the format change
1 parent 86c56f4 commit efd73fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Usage
2121

2222
Json outputs are provided by the JsonFormatter logging formatter. You can add the customer formatter like below:
2323

24+
**Please note: version 0.1.0 has changed the import structure, please update to the following example for proper importing**
25+
2426
```python
2527
import logging
2628
from pythonjsonlogger import jsonlogger

0 commit comments

Comments
 (0)