Introduction to ITLogLib/COM

ITLogLib/COM is the COM DLL variant of ITLogLib, the logging library that is a part of iTech Logging (ITL). It provides a COM DLL (ActiveX-DLL) interface to the iTech Logging Library, which works as an in-process server (code library). ITLogLib2/COM can be used by all development environments that can use external COM classes, including scripting languages.

 

ITLogLib comes in several variants for the different software development environments and enables you to extend your applications with professional logging output.

 

The output behaviour of ITLogLib can be configured at runtime using the iTech ConfigManager (ITConfigManager).

 

The other main part of iTech Logging is iTech LogBook, a "graphical" Windows application for the quick and flexible viewing and analysis of the log files.

 

iTech Logging will help you in your software development process to achieve higher productivity and quality, especially as you will be able to find errors quicker and earlier in the process. It can used in all phases of the software development beginning with the implementation. After the delivery of your software the logging library still works for you and helps to find bugs and to reject claims, saving you much trouble and traveling expenses.

For further information see:

§      ITLogLib overview

§      Which ITLogLib variants do exist?

§      Which ITLogLib variant should I use?

§      What ITLogLib/Standard C++ consists of