6. Calling the Log Functions

Once the logger is initialized (which is not mandatory), you can call the log functions : LogTrace(), LogDebug(), LogInfo(), LogWarn(), LogError(), LogFatal(), and the usage is similar to printf.

See also:
Examples.

liblogger © 2007 - SourceForge.net Logo