LWL v0.8 - 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 file used to write messages in
[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 file used to write messages in

See Also:
lwl_set_attributes()

Alphabetic index


LWL Reference Manual
Last modified: Wed Jun 26 15:51:54 CEST 2002