Copilot
|
4ba40ea579
|
Replace custom logger with log/slog (#2844)
* Initial plan
* Replace custom logger with slog implementation
Co-authored-by: asim <17530+asim@users.noreply.github.com>
* Fix linting issues in slog implementation
Co-authored-by: asim <17530+asim@users.noreply.github.com>
* Address code review feedback: fix locking and use copyFields
Co-authored-by: asim <17530+asim@users.noreply.github.com>
* Restore debug/log buffer functionality with slog
Co-authored-by: asim <17530+asim@users.noreply.github.com>
* Address code review feedback: extract helper and remove dead code
Co-authored-by: asim <17530+asim@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: asim <17530+asim@users.noreply.github.com>
|
2026-02-03 15:55:46 +00:00 |
|