Disable DEBUG messages when using botor

everytime we use
botor::s3_download_file(path, tempfile(fileext = file_ext), force = TRUE)

we get a DEBUG message in the RStudio console.

e.g.
DEBUG [2022-05-20 13:15:02] Downloaded 85177 bytes from xxxx and saved at yyyy

I dont want to see those message

Can I disable these in the RStudio console..makes it very untidy when we are showing other messages to the users
cheers

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.