Files
netbird/util
Maycon Santos fbd783ad58 [client] Use the netbird logger for ice and grpc (#3603)
updates the logging implementation to use the netbird logger for both ICE and gRPC components. The key changes include:

- Introducing a gRPC logger configuration in util/log.go that integrates with the netbird logging setup.
- Updating the log hook in formatter/hook/hook.go to ensure a default caller is used when not set.
- Refactoring ICE agent and UDP multiplexers to use a unified logger via the new getLogger() method.
2025-04-04 18:30:47 +02:00
..
2021-09-02 14:41:54 +02:00
2024-06-13 13:24:24 +02:00
2022-06-23 17:04:53 +02:00
2023-11-27 16:40:02 +01:00
2024-07-16 11:50:35 +02:00