NLog
De Norganna's AddOns.
nLog Documentation
nLog (short for NorgannaLog) is a library that allows for easy logging of debugging information to a scrollable, filterable logging console. It is generally not distributed to end-users and is intended primarily for developer usage during the development and debugging of addons.
nLog can hold up to 65,535 logging messages. As it receives messages in excess of that number, it will throw out the oldest messages and keep the most recent ones to stay within this limit.
nLog can be used as a standalone library, but it is best used in conjunction with DebugLib.
Configuration
nLog is configured via a graphical user interface provided by the Configator library.
To change options, simply click the nLog button on the SlideBar menu.