1.0.1 • Published 5 years ago

elektron-tauon-loglevel v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Elektron LogLevel module

Welcome to the Elektron LogLevel module.
This module is a LogLevel implementation of the logging infrastructure.

Getting started

Tools

Having your environment ready

npm i typescript tslint -g

Installing the dependencies

npm i

Building

npm run build

Debugging

Run this command from this repo:
npm link
(npm unlink to undo)
Create a project using the generator.
Run this command from the debugging repo:
npm link elektron-tauon-loglevel
(npm unlink elektron-tauon-loglevel to undo)

Publishing

Please refer to the following documentation

Continuous integration

Please refer to the following documentation
static analysis url.
No unit testing in place at the moment.

Contributing

Please refer to the following documentation
repo url