Channel:
Timestamp | Source | Line/Column | Message | |
---|---|---|---|---|
No messages |
Note
If you upgraded this app from an older version, please restart eXist once to refresh the library on the web server.
Use the console:log functions in your XQuery to send messages to the remote console. For example:
import module namespace console="http://exist-db.org/xquery/console"; console:log("Hello world!")