Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logs ¶
type Logs struct {
F_Follow bool `usage:"Follow log output"`
Since string `usage:"Show logs since timestamp (e.g. 2013-01-02T13:23:37) or relative (e.g. 42m for 42 minutes)"`
Tail int `usage:"Number of lines to show from the end of the logs (default 'all')"`
T_Timestamps bool `usage:"Show timestamps"`
}
Click to show internal directories.
Click to hide internal directories.