Open akelge opened 1 month ago
I run headscale with the following config snippet:
log: format: json level: info
but logs are in text format
I expect to see logs in JSON format
Run headscale with log.format: json set in the configuration
log.format: json
- OS: not relevant - Headscale version: 0.23.0 - Tailscale version: not relevant
No response
I have checked and it appears this has been broken in 0.23.0-beta 4, beta3 still logs in json
I can confirm it; I was also just wondering why it wasn't logging more in json, version 0.23
Is this a support request?
Is there an existing issue for this?
Current Behavior
I run headscale with the following config snippet:
but logs are in text format
Expected Behavior
I expect to see logs in JSON format
Steps To Reproduce
Run headscale with
log.format: json
set in the configurationEnvironment
Runtime environment
Anything else?
No response