Commit bc31baa
committed
libtmux(fix[logging]): remove stack_info from query_list DEBUG logs
why: stack_info=True dumps a full stack trace on routine lookup misses,
which is noisy and unnecessary — exc_info=True already captures the
exception context.
what:
- Remove stack_info=True from keygetter DEBUG log
- Remove stack_info=True from parse_lookup DEBUG log1 parent 6041e66 commit bc31baa
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| |||
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
157 | | - | |
158 | 156 | | |
159 | 157 | | |
160 | 158 | | |
| |||
0 commit comments