Log File Strings
nUsed with log=“format-string”:
u%iodir = The I/O direction
u%iotype = The I/O type
u%host = The host name
u%pid = The process ID
u%user = The user (login) name
nExample: log=“dt-%iodir-%iotype.log”
nRecently added, may be augmented.
6/30/2010
Data Test Program (dt)
43