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 the possibility to custom the logger #793

Merged
merged 4 commits into from
Jan 5, 2023

Conversation

ebocher
Copy link
Member

@ebocher ebocher commented Dec 15, 2022

Now it's possible with the Geoclimate CLI to custom the log messages.

Examples :

-w osm -f /tmp/config.json -l off //No messages
-w osm -f /tmp/config.json -l info //info messages
-w osm -f /tmp/config.json -l debug //info + debug messages

@ebocher ebocher marked this pull request as draft December 20, 2022 12:51
@j3r3m1
Copy link
Collaborator

j3r3m1 commented Dec 21, 2022

By default do you plan to have info instead of off ? Because currently it seems there is no informations logged when we apply the workflow

@ebocher ebocher marked this pull request as ready for review January 4, 2023 06:40
@ebocher
Copy link
Member Author

ebocher commented Jan 4, 2023

By default do you plan to have info instead of off ? Because currently it seems there is no informations logged when we apply the workflow

The default log level is set to info.

@ebocher ebocher merged commit e5dc1cc into orbisgis:master Jan 5, 2023
@ebocher ebocher deleted the custom_verbose branch June 21, 2024 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants