code-chunks / angular2-logger

A log4j inspired logger for angular 2.
MIT License
144 stars 41 forks source link

Inability to install on angular(v4.3) and CLI(v3) as system.config.js file is not available #171

Closed ronit123321 closed 7 years ago

ronit123321 commented 7 years ago

Guys, I am unable to install the module as the system.confiig.js file has been locked into Webpack in Angular CLI. please educate any walk through the installation procedure.

langley-agm commented 7 years ago

No work has been done towards cli support yet. Pull Requests are welcome. Also, dup of #79

coffeenexus commented 6 years ago

I had gotten this working with the most recent Angular 4 CLI. I'll put a walkthru together.

langley-agm commented 6 years ago

Awesome @coffeenexus , thanks for the help !

If you make a pull request please mention [#79] in your commit msg.