NAME
plog - print log file contentsSYNOPSIS
plog logfileDESCRIPTION
Plog is used to print the contents of a log file in human readable form. This command also makes some of the same checks done by the restore program drestore. Logfile is the pathname of a log file specified for one or more databases.SEE ALSO
drestore(C-1), dbcreate(C-1)NOTES
This program is useful for testing the logging done by new programs. In particular, the balance of started and ended transactions and opened and closed files.