Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pact/src/lib/types.ts>PactFfi.pactffi_log_to_file

Pact πŸ”— Contract Testing for Deno πŸ¦•, Powered by Rust πŸ¦€
Latest
function PactFfi.pactffi_log_to_file
import { PactFfi } from "https://deno.land/x/pact@0.1.0/src/lib/types.ts";
const { pactffi_log_to_file } = PactFfi;

/data/input/pact.h#L549

Parameters

file_name: Pointer<number>
level_filter: PactFfi.LevelFilter

Returns

number