@harrytwright/logger
v3.1.0
Published
[![Node.js CI](https://github.com/harrytwright/logger/actions/workflows/ci.js.yml/badge.svg)](https://github.com/harrytwright/logger/actions/workflows/ci.js.yml) [![CI - @harrytwright/logger-redactions-*](https://github.com/harrytwright/logger/actions/wor
Downloads
323
Readme
@harrytwright/logger
Logger is a striped npmlog
clone, for personal usage. Removing all deps
import logger from '@harrytwright/logger';
logger.http('application', 'Hello World');
Acknowledgments
zeke/redact-url
For the redaction code, see docs for thisnpm/npmlog
For the template for the simple logging