mirror of
https://github.com/onyx-and-iris/obsws-ruby.git
synced 2026-04-18 21:43:32 +00:00
logger level set to info in events example
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require "obsws"
|
||||
require "perfect_toml"
|
||||
|
||||
OBSWS::LOGGER.debug!
|
||||
OBSWS::LOGGER.info!
|
||||
|
||||
class Observer
|
||||
attr_reader :running
|
||||
|
||||
Reference in New Issue
Block a user