Is there an equivalent to console.log or xsl:message in XQuery or BaseX ?
I know I could use the basex file: module to write to a file, but is there anything that works with the logging system to direct output according to the context ?
— Steve Majewski