mirror of
https://github.com/onyx-and-iris/voicemeeter-rb.git
synced 2026-04-17 08:33:31 +00:00
now using standard Ruby logger module
easy_logging removed from dependencies @configs now raises error on invalid key
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
require_relative "../../lib/voicemeeter"
|
||||
require "easy_logging"
|
||||
|
||||
EasyLogging.level = Logger::DEBUG
|
||||
|
||||
class Main
|
||||
def initialize
|
||||
|
||||
Reference in New Issue
Block a user