.. currentmodule:: taurus.qt.qtgui.table

.. _logs:

===========================================
Taurus Remote Log Monitor User's Interface
===========================================

.. contents::

Taurus provides an application to visualize logs generated by a
running Taurus Application.
The visualization can be done either in a GUI (based on 
:class:`QLoggingWidget` ) or in the command line interface.

This application can be launched using the following command::

    taurusremotelogmonitor [options]

Run the following command for more details::

    taurusremotelogmonitor --help
