Skip to content

Commit

Permalink
twitter-server: Fix documentation (again)
Browse files Browse the repository at this point in the history
Summary: Problem/Solution

Twitter-Server documentation is not rendering properly.

Fix it.

Differential Revision: https://phabricator.twitter.biz/D118128
  • Loading branch information
cacoco authored and jenkins committed Dec 8, 2017
1 parent 7658e13 commit 5871e29
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions doc/src/sphinx/Features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,11 +132,13 @@ implementation which will provide the appropriate logging handler.

Supported implementations:

java.util.logging (JUL) -> |twitter-server/slf4j-jdk14|_

Log4j -> |twitter-server/slf4j-log4j12|_

Logback (recommended) -> |twitter-server/logback-classic|_
======================= =================================
Implementation Dependency
======================= =================================
java.util.logging (JUL) |twitter-server/slf4j-jdk14|_
Log4j |twitter-server/slf4j-log4j12|_
Logback (recommended) |twitter-server/logback-classic|_
======================= =================================

.. _metrics_label:

Expand Down

0 comments on commit 5871e29

Please sign in to comment.