summaryrefslogtreecommitdiffstats
path: root/docs/platform/logging.rst
blob: c6fb992c4363eb134f983bbfb042ed10d31be0a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0


Usecase-UI Logging & Diagnostic Information
===========================================

You can get the log when the dockers start.
Use docker logs command to get the log.

::

  docker logs ${docker-name}