:::::::::::::::
:: LO -> LOG ::
:::::::::::::::
Syntax: LO(G) [-options] [<date>] [<search string>]

Shows the log of the specified day or searches for <search string> which can
be a call or a date. There only will be shown the newest 20 entries.

The following options can be used:
  -f   ALSO shows entries of S&F-connects
  -s   ONLY shows sysop-logins
  -w   shows the entries of one week (7 days)
  -m   shows the entries of on month (30 days)
  -q   shows the entries of three months (90 days)
  -y   shows the entries of one year
       (Attention: m, q and y will take a very long time!)
  -c   only counts the number of logins
  -a   shows ALL found entries (not only 20)
The options can be combined.

The entries will be displayed like this:
TxBytes: Bytes sent to the user (or BBS)
RxBytes: Bytes received from the user
CPUsec:  used CPU-time
F:       Flag, meaning: S=sysop, Q=logoff with QUIT, F=S&F connect
TXFi:    Number of files sent by the BBS
RXFi:    Number of files sent to the BBS

LOG <call>          shows the today's log of <call>     e.g. LOG DG3RBU
LOG <date> <call>   shows the log of <call> on <date>   e.g. LOG 27. DG3RBU
LOG <date>          shows log of the specified day      e.g. LOG 08.09.92

See also HELP LOG EXAMPLE and HELP OPTION LOG