Changeset 93e47c6
- Timestamp:
- Aug 5, 2017, 11:23:16 PM (8 years ago)
- Children:
- 5bb0743
- Parents:
- dd96101
- git-author:
- Jason Gross <jgross@mit.edu> (01/05/14 18:52:17)
- git-committer:
- Jason Gross <jgross@mit.edu> (08/05/17 23:23:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/lib/BarnOwl/Logging.pm
r9c1e3377 r93e47c6 88 88 . "is selected only outgoing messages are logged. If 'both'\n" 89 89 . "is selected both incoming and outgoing messages are\n" 90 . "logged." 90 . "logged.\n\n" 91 . "Note that this variable applies to all messages. In\n" 92 . "particular, if this variable is set to 'out', the\n" 93 . "classlogging variable will have no effect, and no\n" 94 . "class messages will be logged." 91 95 }); 92 96
Note: See TracChangeset
for help on using the changeset viewer.