Files
netbird/client/internal
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
..
2023-12-18 11:46:58 +01:00
2024-05-30 17:22:58 +02:00
2025-03-10 13:32:12 +01:00
2025-02-21 12:52:04 +01:00
2023-04-13 17:00:01 +02:00
2025-02-21 10:19:38 +01:00