netbird/formatter/txt
Zoltan Papp 53b9a2002f
Print out the goroutine id (#3433)
The TXT logger prints out the actual go routine ID

This feature depends on 'loggoroutine' build tag

```go build -tags loggoroutine```
2025-03-07 14:06:47 +01:00
..
format_gorutines.go Print out the goroutine id (#3433) 2025-03-07 14:06:47 +01:00
format.go Print out the goroutine id (#3433) 2025-03-07 14:06:47 +01:00
formatter_test.go Print out the goroutine id (#3433) 2025-03-07 14:06:47 +01:00
formatter.go Print out the goroutine id (#3433) 2025-03-07 14:06:47 +01:00