TRACE -- The simple Hop server-side tracing facility == Description == This simple weblet is intended for displaying client messages on the server console. It provides facilities that may be used for simplistic debugging tasks. ~~ The services provided by TRACE are not meant to be directly invoked. The actually are used as back-end implementation for the two client functions ++trace++ and ++tprint++. ~~ ,( :class "weblet-facts" ( ( ( ( ( (
:rowspan 5 :class "logo" ( :src (make-file-name (dirname (the-loading-file)) "logo.png"))) ( (string-capitalize "@HZ@") " version") ( "@VERSION@")) (
"Hop min version") ( "@MINHOP@")) (
"Hop max version") ( "@MAXHOP@")) (
"Date") ( "@DATE@")) (
"Category") ( "@CATEGORY@"))) == Synopsis == === Services === TRACE defines two services that are not supposed to be directly used. These services are used by the two runtime functions ++trace++ and ++tprint++. Example (define-service (trace-example) ( (
(