简体中文
我们在ShipThing中配置日志记录的方式。
log
console
import { log } from '@repo/observability/log'; log.info('Hello, world!');