Structs§
- Logs
- Displays logs for daemon(s)
Functions§
- print_
logs_ for_ time_ range - Print logs for a specific daemon within a time range This is a public API used by other commands (like run/start) to show logs on failure
- print_
startup_ logs - Print startup logs for a daemon after successful start Similar to print_logs_for_time_range but with “Startup logs” header
- tail_
logs