[][src]Function dqcsim::bindings::dqcs_tcfg_tee

#[no_mangle]pub extern "C" fn dqcs_tcfg_tee(
    tcfg: dqcs_handle_t,
    verbosity: dqcs_loglevel_t,
    filename: *const c_char
) -> dqcs_return_t

Configures a plugin thread to also output its log messages to a file.

verbosity configures the verbosity level for the file only.