[][src]Function dqcsim::bindings::dqcs_scfg_tee

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

Configures DQCsim to also output its log messages to a file.

verbosity configures the verbosity level for the file only.