@zero-version/logging.console
TypeScript icon, indicating that this package has built-in type declarations

9.9.14 • Public • Published

Console implementation of @zero-version/logging.

Usage

This logger uses the standard console to log.

import { loggerConsole } from '@zero-version/logging.console';

const logger = loggerConsole();

logger.info('Hello, world!');
// -> Hello, world!

Support

Are you using a package I've developed and finding it useful? Or have you looked at one of my repositories and learnt something new? If so, please consider buying me a coffee. Thanks!

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @zero-version/logging.console

    Weekly Downloads

    3

    Version

    9.9.14

    License

    UNLICENSED

    Unpacked Size

    3.05 kB

    Total Files

    5

    Last publish

    Collaborators

    • andrewcrobertson