Configures the logging output on the developer console.
Value
[config.enabled=false] boolean
optional
Whether Unpoly will print debugging information to the developer console.
Debugging information includes which elements are being compiled
and which events are being emitted.
Note that errors will always be printed, regardless of this setting.