Libann: Miscellaneous Features |
|
5. Miscellaneous Features
5.1 Version Number
A string containing the version of the library can be obtained by
calling the global function
5.2 LoggingThere is a simple logging facility. Primarily it's there to assist debugging of Libann itself, but you may use it for other purposes. Logging features are declared in `ann/log.h'.
To log a string, call the global function
By default, anything streamed to the object returned by Currently there is no facility for different levels (priorities) of logging.
This document was generated by John Darrington on May, 15 2003 using texi2html |