notice library

Classes

Notice
A notice can receive logs and represents a node in the notice tree structure. Typically the root notice is responsible for outputting the logs, while the children take the role of grouping logs together. Each notice must have only one parent, but can have multiple children.
NoticeLevel
A level of a notice log. In addition to the levels defined here, you can also define your own levels.