cloudflared-mirror/logger
Hugh 10a654becb feat: add log-local-time flag for local timezone in logs
Add a --log-local-time flag that configures cloudflared to use local
timezone for log timestamps instead of the default UTC.

This helps users correlate logs with local system events and other
services running in their timezone.

The flag can also be set via the TUNNEL_LOG_LOCAL_TIME environment
variable.

Closes #1530
2026-01-28 20:29:58 -08:00
..
configuration.go TUN-9371: Add logging format as JSON 2025-06-16 21:25:13 +00:00
console.go TUN-9371: Add logging format as JSON 2025-06-16 21:25:13 +00:00
console_test.go TUN-9371: Add logging format as JSON 2025-06-16 21:25:13 +00:00
create.go feat: add log-local-time flag for local timezone in logs 2026-01-28 20:29:58 -08:00
create_test.go feat: add log-local-time flag for local timezone in logs 2026-01-28 20:29:58 -08:00