LoggingLib

LoggingLib

60 Downloads

LoggingLib is an Ace3 embeddable logging library designed for addon developpers.

It provides basic logging functions Trace(), Debug(), Info(), Warning(), Error().

It is designed to work with AceConsole-3.0 for print.

It also can take advantage of the DebugLog addon instead of printing to chatframe.

Example code here : https://github.com/LoneWanderer-GH/LoggingLib#readmeCode sample