azure-container-networking/cni/log
Alexander 6b05df11f4
fix: don't print stack trace of error for certain logs to prevent spam (#2904)
* reduce stack trace spam by wrapping errors in custom type

* differentiate logs

* move custom error to log package

* address feedback

* add uts

* address linter issues
2024-08-24 13:20:40 +00:00
..
logger.go ETW logging implementation in CNI (#2668) 2024-04-18 18:17:18 +00:00
logger_error.go fix: don't print stack trace of error for certain logs to prevent spam (#2904) 2024-08-24 13:20:40 +00:00
logger_linux.go ETW logging implementation in CNI (#2668) 2024-04-18 18:17:18 +00:00
logger_mock.go [CNI] restruct CNI logger (#2226) 2023-09-19 23:02:28 +00:00
logger_test.go fix: don't print stack trace of error for certain logs to prevent spam (#2904) 2024-08-24 13:20:40 +00:00
logger_windows.go ETW logging implementation in CNI (#2668) 2024-04-18 18:17:18 +00:00