You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a BigBlueButtonApi object is created, it receives a flag to turn on/off the debug mode. Currently BigbluebuttonRails will always set it as false, but it could use the current log level set on Rails to turn it on (if the level is "debug").
When a
BigBlueButtonApiobject is created, it receives a flag to turn on/off the debug mode. Currently BigbluebuttonRails will always set it as false, but it could use the current log level set on Rails to turn it on (if the level is "debug").