We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a2311 commit db812fbCopy full SHA for db812fb
lib/message_media_webhooks/configuration.rb
@@ -2,9 +2,6 @@
2
3
module MessageMediaWebhooks
4
5
- Logging.logger.root.appenders = Logging.appenders.stdout
6
- Logging.logger.root.level = :info
7
-
8
# All configuration including auth info and base URI for the API access
9
# are configured in this class.
10
class Configuration
0 commit comments