Commit 506089c
authored
🎨 Refactor the logging module monolith (openwallet-foundation#3319)
* 🚚 move logging config files to logging module
Signed-off-by: ff137 <[email protected]>
* 🚚 move base constants for logging to own module
Signed-off-by: ff137 <[email protected]>
* 🚚 move ContextFilter to own module
Signed-off-by: ff137 <[email protected]>
* 🚚 move LoggingConfigurator to own module
Signed-off-by: ff137 <[email protected]>
* 🚚 move TimedRotatingFileMultiProcessHandler to own module
Signed-off-by: ff137 <[email protected]>
* ✨ init for config/logging module
Signed-off-by: ff137 <[email protected]>
* ✅ fix TestLoggingConfigurator
Signed-off-by: ff137 <[email protected]>
---------
Signed-off-by: ff137 <[email protected]>1 parent f499871 commit 506089c
File tree
9 files changed
+409
-370
lines changed- acapy_agent/config
- logging
- tests
9 files changed
+409
-370
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments