We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
logger
teal.osprey
The only usage of logger is in tests
logger::log_appender(function(...) NULL, namespace = "teal.osprey")
teal.osprey/tests/testthat/setup-logger.R
Line 1 in e557a66
and we have logger in Suggests becuase of that. Not a big deal, but I though teal.logger usage in R/zzz.R should cover and logger is not needed.
teal.logger
R/zzz.R
The text was updated successfully, but these errors were encountered:
teal.modules.general
Looks like it just removes logs from being printed
Sorry, something went wrong.
No branches or pull requests
The only usage of
logger
is in teststeal.osprey/tests/testthat/setup-logger.R
Line 1 in e557a66
and we have
logger
in Suggests becuase of that. Not a big deal, but I thoughteal.logger
usage inR/zzz.R
should cover andlogger
is not needed.The text was updated successfully, but these errors were encountered: