📀 unaryLogging.ts

This commit is contained in:
nirholas
2026-03-31 10:24:34 +00:00
parent fbcd00abc2
commit bb6e6b4955

View File

@@ -37,3 +37,4 @@ export async function logUnaryEvent(event: LogEvent): Promise<void> {
}),
})
}