Building of systems of automatic C/C++ code logging

Published July 28, 2008 by Andrey Karpov, posted by Myopic Rhino
Do you see issues with this article? Let us know.
Advertisement
Sometimes logging of an application's events is the only debugging method. The logging method's disadvantage is the large size of the code which you have to write manually to save the whole necessary information. The article touches upon the method allowing you to build a system of automatic logging of C/C++ code
http://viva64.com/content/articles/code-analyzers/?f=Logging.html&lang=en&content=code-analyzers&print=1
Cancel Save
0 Likes 0 Comments
Share:

Latest Comments

Nobody has left a comment. You can be the first!
You must log in to join the discussion.
Don't have an account? Sign up!
Unapproved Sometimes logging of an application's events is the only debugging method. The logging method's disadvantage is the large size of the code which you have to write manually to save the whole necessary information. The article touches upon the method allowing you to build a system of automatic logging of C/C++ code
Myopic Rhino
Publisher
Advertisement
Advertisement