This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Printhandler is a generic message logging system for CAD tools.
Developed by: Jeff Rudolph
VTR build environment port by: Jason Luu
Main features:
1. Prefix message type ("INFO", "WARNING", "ERROR", "TRACE") Using an interface that looks a lot like "printf".
2. Count messages of each type with configurable limits on how many messages and what type of messages to display
3. Enable regular-expression-based filtering of messages