LWL v1.0.0 - Reference Manual


typedef enum lwl_tag_t


[more] LWL_TAG_DONE
Special tag to end the tag list
[more] LWL_TAG_FILE
Tag to set the default file used to write messages in
[more] LWL_TAG_FILE_ALERT
Tag to set the file for ALERT level
[more] LWL_TAG_FILE_CRIT
Tag to set the file for CRIT level
[more] LWL_TAG_FILE_DEBUG
Tag to set the file for DEBUG level
[more] LWL_TAG_FILE_EMERG
Tag to set the file for EMERG level
[more] LWL_TAG_FILE_ERR
Tag to set the file for ERR level
[more] LWL_TAG_FILE_INFO
Tag to set the file for INFO level
[more] LWL_TAG_FILE_NOTICE
Tag to set the file for NOTICE level
[more] LWL_TAG_FILE_WARNING
Tag to set the file for WARNING level
[more] LWL_TAG_LEVEL
Tag to modify the level of a LWL handle
[more] LWL_TAG_OPTIONS
Tag to set options to use in a LWL handme
[more] LWL_TAG_PREFIX
Tag to set the prefix of the logged messages


Documentation

lwl_tag_t

This is the list of available lwl_tag_t tags for use with lwl_set_attributes().

o LWL_TAG_DONE
Special tag to end the tag list

o LWL_TAG_LEVEL
Tag to modify the level of a LWL handle

o LWL_TAG_PREFIX
Tag to set the prefix of the logged messages

o LWL_TAG_OPTIONS
Tag to set options to use in a LWL handme

o LWL_TAG_FILE
Tag to set the default file used to write messages in

o LWL_TAG_FILE_EMERG
Tag to set the file for EMERG level

o LWL_TAG_FILE_ALERT
Tag to set the file for ALERT level

o LWL_TAG_FILE_CRIT
Tag to set the file for CRIT level

o LWL_TAG_FILE_ERR
Tag to set the file for ERR level

o LWL_TAG_FILE_WARNING
Tag to set the file for WARNING level

o LWL_TAG_FILE_NOTICE
Tag to set the file for NOTICE level

o LWL_TAG_FILE_INFO
Tag to set the file for INFO level

o LWL_TAG_FILE_DEBUG
Tag to set the file for DEBUG level

See Also:
lwl_set_attributes()

Alphabetic index


LWL v1.0.0 Reference Manual Generation date: Wed Nov 13 15:07:15 CET 2002