We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41319a9 commit 7446132Copy full SHA for 7446132
README.md
@@ -31,7 +31,7 @@ import {
31
fileSink,
32
jsonFormat,
33
textFormat,
34
-} from "https://deno.lan/x/deno_structured_logging@0.4.0/mod.ts";
+} from "https://deno.land/x/deno_structured_logging@0.4.0/mod.ts";
35
36
const logger = createLogger({
37
minimumLevel: LogLevel.INFO,
0 commit comments