# vega-logging

[Vega](http://github.com/vega/vega) logging utilities.

Provides centralized methods for logging messages (`log`) and errors (`error`) to the console. Also supports logging of detailed debugging information (`debug`). Debug output is silenced by default and enabled via `debug.enable = true`.
