Skip to content

Mimexe/mime-logger

Repository files navigation

Logo

MIT License Node.js CI

Mime Logger

A simple logger for Mime, used by all his projects.

Installation

You need ES6 support to use this package.

Install mime-logger with your package manager of your choice.

  npm install mime-logger
  yarn add mime-logger
  pnpm install mime-logger

Documentation

Online documentation can be found here

Simple usage

import Logger from "mime-logger";
const logger = new Logger();
logger.info("Hello, world!");

License

MIT

About

Simple logger for Mime projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5