Remove logger
code and replace with console.
#1695
Labels
feature
Brand new functionality. New pages, workflows, endpoints, etc.
common
has a Logger class which doesn't add any benefit, since the level isn't set anywhere. Let's remove it and useconsole.
insteadAlso remove the
config
fileThe text was updated successfully, but these errors were encountered: