This repository was archived by the owner on Dec 20, 2025. It is now read-only.
Commit 8c1029a
committed
chore: reduce default log level to warning
- Change default log level from :info to :warning in main config
- Change development log level from :debug to :warning
- Set global Logger level to :warning in development
- Suppresses verbose startup validation debug messages
- Only important warnings and errors are now shown1 parent a1e2fad commit 8c1029a
File tree
5 files changed
+11
-2
lines changed- config
- test/cache
- test_openai_capture/v1/chat/completions/test_capture/2025-07-07T01:37:32.276383Z
- test_openai_display/v1/chat/completions/test_display/2025-07-07T01:37:32.649642Z
5 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
45 | 50 | | |
46 | 51 | | |
47 | 52 | | |
48 | | - | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments