logger-mock
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

logger-mock

XO code style

Basic logger mock for testing purposes

Installation

Note: this library needs Node.js and a console you can type in commands (PowerShell on Windows, Terminal on macOS and your favorite terminal emulator on every other OS). The minimum required version of Node.js is: 8 - codename "Carbon".

In your console, run the following command:

$ npm install logger-mock

You can also use yarn (like we do in this project):

$ yarn add logger-mock

Usage

The library exports a module/function/class.

You can find usage examples in the examples directory.

API

API surface

Related

Readme

Keywords

none

Package Sidebar

Install

npm i logger-mock

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

8.82 kB

Total Files

6

Last publish

Collaborators

  • niktekusho