Naming conventions

It should be noted that ITLogLib/Win32 is based on the object-oriented iTech LogLib/Visual C++ variant of the logging library and provides a pure procedural interface of the ITLogLib, ITOutputLogChannel and ITLogMsg classes.

 

Conventions:

·      Each function is prefixed with the name of the corresponding C++ class.

·      The first function parameter is a handle (HLOGMSG or HLOGCHANNEL) and represents the corresponding class instance.