- Timestamp:
- Jan 7, 2014, 6:02:24 PM (9 years ago)
- Children:
- 4b9c3b9
- Parents:
- 33d384a
- git-author:
- Jason Gross <jgross@mit.edu> (02/17/13 00:01:32)
- git-committer:
- Jason Gross <jgross@mit.edu> (01/07/14 18:02:24)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/lib/BarnOwl/Logging.pm
r50a3240 r9367711 98 98 description => "Specifies a directory which must exist.\n" 99 99 . "Each non-zephyr protocol gets its own subdirectory in\n" 100 . "logbasepath, and messages get logged there." 100 . "logbasepath, and messages get logged there. Note that\n" 101 . "if the directory logbasepath/\$protocol does not exist,\n" 102 . "logging will fail for \$protocol." 101 103 }); 102 104
Note: See TracChangeset
for help on using the changeset viewer.