Unpoly can print debugging information to the browser console.
The information in the log includes:
By default only errors are logged. You can enable debug logging through up.log.enable()
:
Starts printing debugging information to the developer console.
Stops printing debugging information to the developer console.
Configures the logging output on the developer console.
Stops printing debugging information to the developer console.
Starts printing debugging information to the developer console.