From 6f224ad1fd11386609e410744a64f67615f708e5 Mon Sep 17 00:00:00 2001
From: freestorm77 <freestorm77@gmail.com>
Date: Sat, 24 Apr 2010 04:43:16 -0700
Subject: [PATCH] doc_refomat_logging.txt

   - Added heading format begining and ending by "=="
   - Added Index
   - Added Title

   Note: No change are made in paragraphs content
---
 docs/logging.txt | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/docs/logging.txt b/docs/logging.txt
index 669d9e71..d249d1e5 100644
--- a/docs/logging.txt
+++ b/docs/logging.txt
@@ -1,5 +1,18 @@
 = Tahoe Logging =
 
+1.  Overview
+2.  Realtime Logging
+3.  Incidents
+4.  Working with flogfiles
+5.  Gatherers
+  5.1.  Incident Gatherer
+  5.2.  Log Gatherer
+6.  Local twistd.log files
+7.  Adding log messages
+8.  Log Messages During Unit Tests 
+
+== Overview ==
+
 Tahoe uses the Foolscap logging mechanism (known as the "flog" subsystem) to
 record information about what is happening inside the Tahoe node. This is
 primarily for use by programmers and grid operators who want to find out what
-- 
2.45.2