Unpoly can print debugging information to the developer console, e.g.:
You can activate logging by calling up.log.enable()
.
The output can be configured using the up.log.config
property.
Prevents future Unpoly events from printing vast amounts of debugging information to the developer console.
Makes future Unpoly events print vast amounts of debugging information to the developer console.
Configures the logging output on the developer console.