You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some code uses the functions defined in ext/trace.sjs but most trace calls just use xdmp.trace directly. The code should be consistent and use the library so multiple trace levels can be used.
The text was updated successfully, but these errors were encountered:
Some code uses the functions defined in ext/trace.sjs but most trace calls just use
xdmp.trace
directly. The code should be consistent and use the library so multiple trace levels can be used.The text was updated successfully, but these errors were encountered: