Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)