Changeset 4733d68
- Timestamp:
- Jan 7, 2014, 6:02:26 PM (8 years ago)
- Children:
- b6c772b
- Parents:
- 2688bd5
- git-author:
- Jason Gross <jgross@mit.edu> (01/05/14 18:52:17)
- git-committer:
- Jason Gross <jgross@mit.edu> (01/07/14 18:02:26)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/lib/BarnOwl/Logging.pm
r611236e r4733d68 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.