Omzetting naar stdio.
This commit is contained in:
@@ -589,7 +589,8 @@ Returns runtime information.
|
||||
@defproc[(webview-set-loglevel [l (or/c 'error 'warning 'info 'debug)])
|
||||
void?]{
|
||||
|
||||
Sets the native log level.
|
||||
Sets the Qt backend log level.
|
||||
|
||||
The native log file path can be obtained via @racket[webview-info].
|
||||
Backend diagnostics are written to stderr. The destination reported by
|
||||
@racket[webview-info] is @tt{"stderr"}.
|
||||
}
|
||||
Reference in New Issue
Block a user