Changeset 959248c in trunk


Ignore:
Timestamp:
2012-05-16T22:13:29Z (13 years ago)
Author:
david-sarah <david-sarah@…>
Branches:
master
Children:
3738c3e
Parents:
c4d7b7b1
Message:

Change logging.rst to address warner's review comment. refs #1693

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified docs/logging.rst

    rc4d7b7b1 r959248c  
    2828
    2929The Foolscap distribution includes a utility named "``flogtool``" that is
    30 used to get access to many Foolscap logging features. However, using this
    31 command directly on Tahoe log files may fail, due to use of an incorrect
    32 PYTHONPATH. To avoid this problem, Tahoe-LAFS v1.10.0 and later include a
    33 ``tahoe debug flogtool`` command; to use this, prefix all of the example
    34 commands below with ``tahoe debug``.
     30used to get access to many Foolscap logging features. This command only
     31works when foolscap and its dependencies are installed correctly.
     32Tahoe-LAFS v1.10.0 and later include a ``tahoe debug flogtool`` command
     33that can be used even when foolscap is not installed; to use this, prefix
     34all of the example commands below with ``tahoe debug``.
    3535
    3636For earlier versions since Tahoe-LAFS v1.8.2, installing Foolscap v0.6.1
Note: See TracChangeset for help on using the changeset viewer.