Releases: nickesc/loggedmessage
Release list
loggedmessage v1.2.0
The v1.2.0 release of loggedmessage, a simple logging utility.
This update rewrites infom() and warnm() to use console.info() and console.warn() respectively. Also adds a new dotenv config option, WARN_MESSAGE, to set the default warning message when no message is passed to warnm().
Install
Install loggedmessage with:
$ npm i loggedmessageOr, download and unzip the archive below, and install with:
$ npm i /path/to/loggedmessageloggedmessage v1.1.3
The v1.1.3 release of loggedmessage, a simple logging utility.
Install
Install loggedmessage with:
$ npm i loggedmessageOr, download and unzip the archive below, and install with:
$ npm i /path/to/loggedmessageloggedmessage v1.1.2
The v1.1.2 release of loggedmessage, a simple logging utility.
Install
Install loggedmessage with:
npm i loggedmessageOr, download and unzip the archive below, and install with:
npm i /path/to/loggedmessageloggedmessage v1.1.1
The v1.1.1 release of loggedmessage, a simple logging utility.
Install
Install loggedmessage with:
npm i loggedmessageOr, download and unzip the archive below, and install with:
npm i /path/to/loggedmessageloggedmessage v1.1.0
The v1.1.0 release of loggedmessage, a simple logging utility.
This update includes the addition of printm(), a wrapper for console.log().
Install
Install loggedmessage with:
npm i loggedmessageOr, download and unzip the archive below, and install with:
npm i /path/to/loggedmessageloggedmessage v1.0.0
The v1.0.0 release of loggedmessage, a simple logging utility.
Install
Install loggedmessage with:
npm i loggedmessageOr, download and unzip the archive below, and install with:
npm i /path/to/loggedmessage