This website works better with JavaScript.
Home
Explore
Help
Sign In
larke12
/
slack-pixiv-bot
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Update log level to warn, to cut back on logging
master
Daniel Muckerman
6 years ago
parent
77289185a9
commit
35cf4939cb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
slack-pixiv/app.rb
+ 1
- 0
slack-pixiv/app.rb
View File
@ -1,4 +1,5 @@
module
SlackPixiv
class
App
<
SlackRubyBot
::
App
SlackRubyBot
::
Client
.
logger
.
level
=
Logger
::
WARN
end
end
Write
Preview
Loading…
Cancel
Save