1.6.20 • Published 9 months ago

mime-logger v1.6.20

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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

1.6.20

9 months ago

1.6.17

9 months ago

1.6.16

9 months ago

1.6.19

9 months ago

1.6.18

9 months ago

1.6.15

11 months ago

1.6.14

1 year ago

1.6.13

1 year ago

1.6.12

1 year ago

1.6.11

1 year ago

1.6.10

1 year ago

1.6.9

1 year ago

1.6.8

1 year ago

1.5.8

1 year ago

1.5.7

1 year ago

1.5.6

1 year ago