Handbook
Glossary
add-logging ( word level -- )
Vocabulary
logging
Inputs
word
a
word
level
a log level
Outputs
None
Word description
Causes the word to log a message every time it is called.
Definition
IN:
logging
:
add-logging
( word level -- )
[
call-logging-quot
]
(define-logging)
;