logplease
logplease copied to clipboard
Add typings for import with typescripts
I've added some typings to allow for an easier use of logplease within typescript. Includes options, colors, loglevels and exported functions.
Import is defined as import * as log from "logplease"
@jwuensche Do you want to contribute this to DT project instead?