doc: #lang racket does not reprovide 'racket/logging'

This commit is contained in:
Ben Greenman 2017-08-19 00:53:42 -04:00 committed by GitHub
parent 93ea42d7b7
commit 3e2325acaf

View File

@ -328,7 +328,7 @@ argument list takes precedence.}
@; ----------------------------------------
@section{Additional Logging Functions}
@note-lib[racket/logging]
@note-lib-only[racket/logging]
@(require (for-label racket/logging))
@(define log-eval (make-base-eval))
@examples[#:hidden #:eval log-eval