logger/app_log library

Classes

AppLog
A drop-in replacement for Logger — same constructor parameters (filter, printer, output, level) and the same log methods (t, d, i, w, e, f, log) — that also forwards every event to the HTTP inspector's Logs tab, with an optional tag you can filter by there.