Skip to main content
Module

x/actionify/config/deps.ts>getLogger

Create and manage your GitHub workflows with TypeScript and Deno.
Latest
function getLogger
import { getLogger } from "https://deno.land/x/actionify@0.3.0/config/deps.ts";

Get a logger instance. If not specified name, get the default logger.

Parameters

optional
name: string

Returns

Logger