이 콘텐츠는 선택한 언어로 제공되지 않습니다.
log:tail
Name
log:tail — continually displays log entries
Synopsis
log:tail  [
					--help
				] [
					-p pattern
				] [
					-n numLines
				] [
					--no-color
				]
Arguments
					Table 11.6, “log:tail Arguments” describes the command's arguments.
				
| Argument | Interpretation | 
|---|---|
| --help | Displays the online help for this command | 
| -p | The pattern for formatting the output | 
| -n | The number of entries to display | 
| --no-color | Do not use syntax highlighting when displaying the log. |