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

Improve logging for create_tile_layers command #12134

Open
etj opened this issue Apr 5, 2024 · 0 comments
Open

Improve logging for create_tile_layers command #12134

etj opened this issue Apr 5, 2024 · 0 comments
Assignees

Comments

@etj
Copy link
Contributor

etj commented Apr 5, 2024

create_tile_layers does not log anything.

In command backup a little utility method was added in order to make sure something is logged on console:

if options.get("setup_logger"):
utils.setup_logger()

Such logger setup could be used in create_tile_layers as well.

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

2 participants