We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0fb25 commit 36e9015Copy full SHA for 36e9015
README.md
@@ -11,7 +11,7 @@ to the output.
11
12
```typescript
13
import { Effect, pipe } from "effect";
14
-import { PrettyLog } from "effect-log";
+import { PrettyLogger } from "effect-log";
15
16
import { exampleEffect } from "./example-logging-effect";
17
0 commit comments