Table of Contents
Logger Library can be used for runtime logging of various messages (debugging, informative, error, etc.). It is proposed to be fully configurable - log messages can be filtered based on several criteria and sended to various destinations such as standard output, file, string and others. These filter rules can be configured during initialization of the library and can be changed anytime.