show log

Purpose

Display a list of logfiles or the contents of a log file.

Syntax

Parameters

filename
Name of file to be listed to console

Usage Notes

Example

List the displayable log files and then list the contents of the default-log file.
Console> show log list
default-log
default-trace
Console> show log default-log
2012-02-17T19:25:43+00:00 CWZBR00028 [info][firmwaremgr(3929)]: The Firmware Manager has started.
2012-02-17T19:25:43+00:00 CWZBR00031 [debug][firmwaremgr(3929)]: The Firmware Manager was created.
...