drools documentation redo
[policy/parent.git] / docs / drools / feature_eelf.rst
index 7daeb76..a505490 100644 (file)
@@ -3,14 +3,12 @@
 .. http://creativecommons.org/licenses/by/4.0
 
 *************************************************
-Feature: EELF (Event and Error Logging Framework) 
+Feature: EELF (Event and Error Logging Framework)
 *************************************************
 
 .. contents::
     :depth: 3
 
-Summary
-^^^^^^^
 The EELF feature provides backwards compatibility with R0 logging functionality. It supports the use of EELF/Common Framework style logging at the same time as traditional logging.
 
 .. seealso:: Additional information for EELF logging can be found at `EELF wiki`_.
@@ -18,9 +16,6 @@ The EELF feature provides backwards compatibility with R0 logging functionality.
 .. _EELF wiki: https://github.com/att/EELF/wiki
 
 
-Usage
-^^^^^
-
 To utilize the eelf logging capabilities, first stop policy engine and then enable the feature using the "*features*" command.
 
     .. code-block:: bash