Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fathym_common/src/log/getPackageLogger.ts>getPackageLogger

The Fathym Reference Architecture provides the common foundation for applications built in Typescript.
Go to Latest
function getPackageLogger
import { getPackageLogger } from "https://deno.land/x/fathym_common@v0.2.165-integration/src/log/getPackageLogger.ts";

Parameters

importMeta: ImportMeta
optional
path: string

Returns

Promise<Logger>