log:tail
Description
Continuously display log entries. Use ctrl-c to quit this command
Syntax
log:tail [options]
Options
| Name | Description |
|---|
| -p | Pattern for formatting the output |
| --no-color | Disable syntax coloring of log events |
| -n | Number of entries to display |
| -l, --level | The minimal log level to display |
| --help | Display this help message |