h2io-debug

0.0.1 • Public • Published

H2io - Config

Installation

npm install h2io-debug

Usage

import h2ioDebug from 'h2io-debug';

const opts = {
  brand: 'h2io',
  name: 'debug',
  filename: path.basename(__filename),
};

const log = h2ioDebug(opts);

log('something');

// h2io-debug:index.js something

Readme

Keywords

none

Package Sidebar

Install

npm i h2io-debug

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • h2io