Commit a38d402
authored
chore: migrate to pino 456 (#511)
* refactor: migrate logging to pino
* fix: stabilize logging after rebase
* chore: remove unused debug dependency
* fix: stabilize coverage and integration checks
* chore: add changeset for logging migration
* refactor: enforce logger naming and no-console
* test: add logger factory coverage
* fix: address review comments for logging and tests1 parent 22d971a commit a38d402
60 files changed
Lines changed: 1026 additions & 406 deletions
File tree
- .changeset
- src
- adapters
- app
- cache
- controllers
- admission
- callbacks
- invoices
- database
- factories
- payments-processors
- handlers
- event-strategies
- request-handlers
- payments-processors
- repositories
- services
- tor
- utils
- test/unit
- app
- factories
- services
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
30 | 45 | | |
31 | 46 | | |
32 | 47 | | |
| |||
0 commit comments