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 Logging Options #171

Open
tiredofit opened this issue Oct 17, 2020 · 5 comments
Open

Add Logging Options #171

tiredofit opened this issue Oct 17, 2020 · 5 comments

Comments

@tiredofit
Copy link

It should be great to choose via the config file to log to console or a file. Also, various types of log levels (info, warn, notice, error, debug).

@mittalyashu
Copy link
Member

@tiredofit Are you looking for customising log output in production or development environment?

@MohammedAlasaad
Copy link

And also maybe its good to add The filename, line number error.

@tiredofit
Copy link
Author

Production environment for sure for the backend component. Frontend is already handled via a web server.

@mittalyashu mittalyashu added this to the v0.6.0 milestone Oct 18, 2020
@mittalyashu mittalyashu removed this from the v0.6.0 milestone Nov 24, 2020
@mittalyashu
Copy link
Member

@tiredofit The plan is keep all kinds of logs (log|warn|error) at single place, allowing the user the read logs using LogChimp CLI.

@mittalyashu
Copy link
Member

mittalyashu commented Sep 15, 2021

Hello @gagandeepp,

You're most welcome to work on this issue, although it might require more context about the codebase to able able to easily work on it.

Let me know if you've any questions 🙂

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