Yurba Docs

METHODS Console Logging

Logs a message on behalf of the application to the Web environment console

app.log(text)
app.warn(text)
app.error(text)
app.info(text)