Skip to content

changing output info message to only display for non-default output#36

Open
JanLauGe wants to merge 1 commit intoCidree:masterfrom
JanLauGe:master
Open

changing output info message to only display for non-default output#36
JanLauGe wants to merge 1 commit intoCidree:masterfrom
JanLauGe:master

Conversation

@JanLauGe
Copy link
Copy Markdown

@JanLauGe JanLauGe commented Nov 5, 2024

Currently rpostgis messages on every executing of pgGetRast, whether or not a non-default output is specified. The message shows up a lot in the logs of my application and I'd prefer I could silence it without suppressing all messages and warnings from pgGetRast.

I suggest to only display the message if a non-default output format is specified. Alternatively, the function could also include a silence = FALSE flag to achieve the same outcome.

Please let me know if you think this would work for you.
Thank you for this package and your work to maintain it!

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.

1 participant