Is there a way to log in a pipe before running in an effect ?
Diagnostics: │
typescript: Argument of type 'Effect<string, never, never>' is not assignable to parameter of type '(a: unknown) => unknown'. Type 'Effect<string, never, never>' provides no match for the signature '(a: unknown): unknown'. [2345]