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 "") " version") ( "1.0.0")) (
"Hop min version") ( "3.6.0 ")) (
"Hop max version") ( "")) (
"Date") ( "18 april 2008")) (
"Category") ( "hop"))) == 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) ( (
(