EasyLogger [global options] command_name [command-specific options] [--] arguments...
Use the command help to get a summary of commands
Use the command help command_name to get a help for command_name
Use -- to stop command line argument processing; useful if your arguments have dashes in them
These options are available for any command and are specified before the name of the command
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.
model(s) to match
The model(s) to match in the log file. Can be mixed with method to match
method(s) to match
The method(s) to match in the log file. Can be mixed with model to match
tail-mode
if set, easy logger will show only the new lines
verbose
Switch to verbose mode where more outputs will be shown
Shows list of commands or help for one command
View the line matching model and/or methods on a log file in command line
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
These options are specified after the command.
List all commands one line at a time, for use with shell completion ([command] argument is partial command to match)
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.
Generated with the Darkfish Rdoc Generator 1.1.6.