From: freestorm77 Date: Sat, 24 Apr 2010 11:43:16 +0000 (-0700) Subject: doc_refomat_logging.txt X-Git-Tag: trac-4400~60 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=6f224ad1fd11386609e410744a64f67615f708e5;p=tahoe-lafs%2Ftahoe-lafs.git doc_refomat_logging.txt - Added heading format begining and ending by "==" - Added Index - Added Title Note: No change are made in paragraphs content --- 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