[][src]Function dqcsim::bindings::dqcs_pcfg_tee

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

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

verbosity configures the verbosity level for the file only.