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

Support for logger for application logs #168

Open
shahharsh176 opened this issue Mar 28, 2024 · 0 comments · May be fixed by #175
Open

Support for logger for application logs #168

shahharsh176 opened this issue Mar 28, 2024 · 0 comments · May be fixed by #175
Labels
feature New feature request
Milestone

Comments

@shahharsh176
Copy link
Contributor

Description

Implement built-in support for a logger to facilitate writing application logs.

Background

Currently, after creating a Zelthy project, users can configure the logger in the project's settings.py file. However, it would be more convenient to have built-in support for a logger that can be directly utilized in the app modules for writing application logs.

Feature Details

  • Default logger configured in core settings.
  • Log statements should contain additional information such as UUID, app_name, domain_url, etc.
@shahharsh176 shahharsh176 added the feature New feature request label Mar 28, 2024
@shahharsh176 shahharsh176 added this to the v0.2.0 milestone Mar 28, 2024
@vishal-revadi vishal-revadi linked a pull request Mar 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant