Class Index [+]

Quicksearch

EasyLogger

    EasyLogger [global options] command_name [command-specific options] [--] arguments...

Global Options

These options are available for any command and are specified before the name of the command

-f, --filemode

file-mode

if set, easy logger will sho only the matching past line of the file and exit.

if both file-mode and tail-mode is activated, file-mode will be chosen.

-m, --model=arg

model(s) to match

The model(s) to match in the log file. Can be mixed with method to match

-n, --method=arg

method(s) to match

The method(s) to match in the log file. Can be mixed with model to match

-t, --tailmode

tail-mode

if set, easy logger will show only the new lines

-v, --verbose

verbose

Switch to verbose mode where more outputs will be shown

Commands

help

Shows list of commands or help for one command

text

View the line matching model and/or methods on a log file in command line

help [command]

Shows list of commands or help for one command

Gets help for the application or its commands. Can also list the commands in a way helpful to creating a bash-style completion function

Options

These options are specified after the command.

-c, --completion

List all commands one line at a time, for use with shell completion ([command] argument is partial command to match)

text log_file [command]

View the line matching model and/or methods on a log file in command line

This will display the lines of the log file matching the model and/or the method in a command line mode. If tail-mode is set, only the new lines matching will be displayed whereas if file-mode is set, it will be only the the already logged lines matching that will be displayed. Without any of these options, both of them will be displayed.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.