Optional
Enables adapter logs when the source has no verboseLogging (e.g. in-memory import("n3").Store).
verboseLogging
CONSTRUCT additionally prints the full SPARQL with console.info (still visible when Vite esbuild.pure drops console.debug).
console.info
esbuild.pure
console.debug
Enables adapter logs when the source has no
verboseLogging(e.g. in-memory import("n3").Store).CONSTRUCT additionally prints the full SPARQL with
console.info(still visible when Viteesbuild.puredropsconsole.debug).