TagManager.Logger

public static interface TagManager.Logger

A simple interface for error/warning/info/debug/verbose logging.

By default, Google Tag Manager logs error/warning messages and ignores info/debug/verbose messages. You can install your own logger by calling setLogger(Logger).