Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add server-side logging support #409

Open
1 of 3 tasks
rpmansion opened this issue Nov 19, 2018 · 2 comments
Open
1 of 3 tasks

Add server-side logging support #409

rpmansion opened this issue Nov 19, 2018 · 2 comments

Comments

@rpmansion
Copy link

rpmansion commented Nov 19, 2018

I'm submitting a...

  • Bug report
  • Feature request
  • Documentation issue or request

Current behavior

Currently logging can only achieved by going to browser developer console.

Expected behavior

It would be great if this logging can integrate server side logging by default as some user is used Angular and AspNet Core. This can be achieved using JSNLog.

Minimal reproduction of the problem with instructions

Environment

- generator version: 5.3.0
- node version: 9.5.0
- npm version: 5.6.0
- OS:  Windows 10 Pro x64

Others:
Link for JSNLOG: http://www.jsnlog.com/Documentation/HowTo/Angular2Logging

@rpmansion rpmansion changed the title Add structured-log support Add server-side logging support Nov 19, 2018
@bursauxa
Copy link
Contributor

While it is an interesting topic, it is very much specific to only one server technology. I am unsure whether this would exceed the scope of ngx-rocket. Any thoughts @sinedied ?

@sinedied
Copy link
Member

Indeed, specific solutions like these could/should be implement by userland add-ons, especially as the current provided logger can be extended easily with other outputs, see #154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants