Add manpage entry for logging domains

Fixes issue 2215.
This commit is contained in:
Nick Mathewson
2011-01-25 15:02:36 -05:00
parent 68f8ca357f
commit 23f8bedddb
2 changed files with 28 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
o Documentation
- Add documentation for configuring logging at different severities in
different log domains. We've had this feature since 0.2.1.1-alpha, but
for some reason it never made it into the manpage. Fixes bug 2215.