]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
doc_refomat_logging.txt
authorfreestorm77 <freestorm77@gmail.com>
Sat, 24 Apr 2010 11:43:16 +0000 (04:43 -0700)
committerfreestorm77 <freestorm77@gmail.com>
Sat, 24 Apr 2010 11:43:16 +0000 (04:43 -0700)
   - Added heading format begining and ending by "=="
   - Added Index
   - Added Title

   Note: No change are made in paragraphs content

docs/logging.txt

index 669d9e71f77ccc30fcf705123475ce08659f1d90..d249d1e534eac4dd8242f1f3a21f3c5b66550dec 100644 (file)
@@ -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