Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thescientist13/webpack-logging-module
Repo for designing / creating a logging utility for webpack
https://github.com/thescientist13/webpack-logging-module
Last synced: about 1 month ago
JSON representation
Repo for designing / creating a logging utility for webpack
- Host: GitHub
- URL: https://github.com/thescientist13/webpack-logging-module
- Owner: thescientist13
- Created: 2017-08-12T16:13:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-12T16:49:57.000Z (over 7 years ago)
- Last Synced: 2024-10-29T03:41:49.783Z (about 2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack-logging-module
## Overview
Repo for designing / creating a logging utility for webpack, per this issue [discussion](https://github.com/webpack/webpack-cli/issues/87).> Make a logger module for webpack instead of manually configuring this. ( Useful for both the CLI and webpack itself )
Additional feedback / direction I've been provided around designing the API has been documented [here](https://github.com/thescientist13/webpack-logging-module/issues/1)