Changeset 15b34fd for variable.c
- Timestamp:
- Jan 4, 2005, 11:04:52 PM (20 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 180cd15
- Parents:
- 95474d7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
variable.c
r213a3eb r15b34fd 150 150 "for AIM, zephyr, or other protocols. If disabled Owl will not print\n" 151 151 "login or logout notifications.\n"), 152 153 OWLVAR_STRING( "logfilter" /* %OwlVarStub */, "", 154 "name of a filter controlling which messages to log", 155 156 "If non empty, any messages matching the given filter will be logged.\n" 157 "This is a completely separate mechanisim from the other logging\n" 158 "variables like logging, classlogging, loglogins, loggingdirection,\n" 159 "etc. If you want this variable to control all logging, make sure\n" 160 "all other logging variables are in their default state.\n"), 152 161 153 162 OWLVAR_BOOL( "loglogins" /* %OwlVarStub */, 0,
Note: See TracChangeset
for help on using the changeset viewer.