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

Streets Service logs to a non configurable relative path #391

Open
paulbourelly999 opened this issue Jan 24, 2024 · 0 comments
Open

Streets Service logs to a non configurable relative path #391

paulbourelly999 opened this issue Jan 24, 2024 · 0 comments
Labels
anomaly Something isn't working

Comments

@paulbourelly999
Copy link
Collaborator

Summary

Currently the streets_configuration singleton creates the service logger on initialization for streets_services. The logger uses a hard coded relative path to generate log files. This issue is related to #342 and would be fixed by addressing #342 and updating all streets services to extend streets_service_base class

Version

4.3.0 (Current)

Expected Behavior

All log files are generated in a configurable common directory.

Actual Behavior

Service log files are generated under a hardcoded relative path

Steps to Reproduce the Actual Behavior

NA

Related Work

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anomaly Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant