1.2.20 • Published 1 year ago

@devtea2027/nihil-eligendi-aperiam-nemo v1.2.20

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@devtea2027/nihil-eligendi-aperiam-nemo

standard-readme compliant Semantic Versioning 2.0.0 Conventional Commits License npm ci Coverage Status

A micropackage formerly known as application-log-winston-interface: a wrapper around initialising Winston with Application-Log Standard levels, colours, and specific formats.

Table of Contents

Background

A simple module that exists primarily as a convenience to initialise Winston the way I like.

Install

Using pnpm:

pnpm add --save @devtea2027/nihil-eligendi-aperiam-nemo

It can, of course, also be installed by NPM or Yarn using the normal methods.

Usage

API

import * as ApplicationLogWinstonInterface from '@devtea2027/nihil-eligendi-aperiam-nemo';

try{ var Logger = ApplicationLogWinstonInterface.initWinstonLogger( 'base_name.log', './log/directory' ); } catch(error){ // }

# Contributing
Changes are tracked in [CHANGELOG.md](CHANGELOG.md).
# License
MIT ©2021 Anadian

SEE LICENSE IN [LICENSE](LICENSE)

[![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)This project's documentation is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
1.2.19

1 year ago

1.2.20

1 year ago

1.1.19

1 year ago

1.1.18

1 year ago

1.1.17

1 year ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.13

1 year ago

1.1.12

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.0.5

1 year ago