Skip to main content
The Deno 2 Release Candidate is 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.
Latest
function getPackageLogger
import { getPackageLogger } from "https://deno.land/x/fathym_common@v0.2.160/src/log/getPackageLogger.ts";

Parameters

importMeta: ImportMeta
optional
path: string

Returns

Promise<Logger>