logs
View and filter R4t application logs.Usage
Flags
| Flag | Short | Type | Description |
|---|---|---|---|
--last | -L | int | Number of most recent log entries to show |
--start | -s | string | Show logs from this date/time onward (absolute or relative) |
--end | -e | string | Show logs up to this date/time |
--severity | -v | string | Comma-delimited severity filter: info, error, fatal |
--no-truncate | -t | bool | Do not truncate long log lines |
Examples
Log File Location
Logs are written to~/.local/share/r4t/logs/r4t.log in structured JSON format (via zap). Log rotation is handled automatically by lumberjack.
Enable debug-level logging:

