Skip to content

Commit 851261c

Browse files
authored
fix internal link (ros2#93)
1 parent b58fd78 commit 851261c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Tutorials/Logging-and-logger-configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ The ability to configure specific loggers from the command line is forthcoming.
105105
Console output formatting
106106
^^^^^^^^^^^^^^^^^^^^^^^^^
107107

108-
If you would like more or less verbose formatting, you can use `the RCUTILS_CONSOLE_OUTPUT_FORMAT environment variable <logging-console-output-configuration>`_.
108+
If you would like more or less verbose formatting, you can use `the RCUTILS_CONSOLE_OUTPUT_FORMAT environment variable <logging-console-output-configuration>`.
109109
For example, to additionally get the timestamp and location of the log calls, stop the demo and restart it with the environment variable set:
110110

111111
.. code-block:: bash

0 commit comments

Comments
 (0)