Learn R Programming

ggmlR (version 0.6.1)

ggml_log_set_default: Restore Default GGML Logging

Description

Restores GGML to default logging behavior (stderr output).

Usage

ggml_log_set_default()

Arguments

Value

NULL invisibly

See Also

Other logging: ggml_abort_is_r_enabled(), ggml_log_is_r_enabled(), ggml_log_set_r(), ggml_set_abort_callback_default(), ggml_set_abort_callback_r()