2.16 DETAIL

Use DETAIL to include additional information in the Logdump output. By default, Logdump only shows the hex and ASCII representation of the record.

Without options, DETAIL displays the status of record detail (ON or OFF). Options do the following:

  • DETAIL ON displays a list of columns that includes the column ID, length, and value in hex and ASCII.

  • DATA adds hex and ASCII data values to the column list.

  • DETAIL OFF turns off detailed display; OFF is the default.

DETAIL can be shortened to DET.

Default

Display a column list

Syntax

DETAIL {ON | OFF | DATA}
ON

Shows detailed column information.

OFF

Suppresses detailed column information.

DATA

Adds the hex and ASCII data values to the column information.