public FwLog CreateFwLog() { object error; return(FwLog.Create(NativeMethods.rs2_create_fw_log_message(Handle, out error))); }