Skip to content

Commit

Permalink
Fix broken reST style (#12668)
Browse files Browse the repository at this point in the history
Signed-off-by: Takao Shibata <chise.alter.pasta@gmail.com>
  • Loading branch information
shibataka000 authored Aug 17, 2020
1 parent 05cbb30 commit fbc8e57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/root/operations/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ following are the command line options that Envoy supports.
variable which should be passed to this option in most cases.

.. option:: --enable-fine-grain-logging

*(optional)* Enables fine-grain logger with file level log control and runtime update at administration
interface. If enabled, main log macros including `ENVOY_LOG`, `ENVOY_CONN_LOG`, `ENVOY_STREAM_LOG` and
`ENVOY_FLUSH_LOG` will use a per-file logger, and the usage doesn't need `Envoy::Logger::Loggable` any
Expand Down

0 comments on commit fbc8e57

Please sign in to comment.