= log:display == Description Displays log entries. == Syntax log:display [options] [logger] == Arguments |=== |Name |Description | logger | The name of the logger. This can be ROOT, ALL, or the name of a logger specified in the org.ops4j.pax.logger.cfg file. |=== == 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 |===