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

Logging & Diagnostic Information
--------------------------------

In Amsterdam release, VF-Clogs are kept inside the docker containers.
You can get the log when the dockers start.

Where to Access Information
+++++++++++++++++++++++++++
Use docker logs command to get the log.

::

  docker logs ${docker-name}