Provided by: python-taurus_3.7.0+dfsg-1_all bug

NAME

       Taurus - manual page for Taurus remote logger 1.0

SYNOPSIS

       taurusremotelogmonitor [options]

DESCRIPTION

       Table that displays the taurus logging messages

OPTIONS

       -h, --help
              show this help message and exit

       -g, --gui
              gui mode [default]

       -c, --console
              console mode

       --log-port=LOG_PORT
              port where log server is running [default: 9020]

       --log-name=LOG_NAME
              filter specific log object [default: None, meaning don't filter]

       --log-level=LOG_LEVEL
              filter  specific  log level.Allowed values are (case insensitive): critical, error,
              warning/warn, info, debug, trace [default: debug].

       --version
              show program's version number and exit

              Taurus Options:

              Basic options present in any taurus application

       --taurus-log-level=LEVEL
              taurus  log  level.  Allowed  values  are  (case  insensitive):  critical,   error,
              warning/warn, info, debug, trace

       --taurus-polling-period=MILLISEC
              taurus global polling period in milliseconds

       --taurus-serialization-mode=SERIAL
              taurus   serialization   mode.  Allowed  values  are  (case  insensitive):  serial,
              concurrent (default)

       --tango-host=TANGO_HOST
              Tango host name

       --remote-console-port=PORT
              enables remote debugging using the given port