Commit 3096ac5f by Archer Committed by GitHub

add AsyncLocalStorage import (#6428)

parent b18aac20
import { AsyncLocalStorage } from 'node:async_hooks';
import { configure, dispose, Logger } from '@logtape/logtape'; import { configure, dispose, Logger } from '@logtape/logtape';
import { env } from '../../env'; import { env } from '../../env';
import { createSinks } from './sinks'; import { createSinks } from './sinks';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment