Open boussaidev opened 2 months ago
Hi, @boussaidev, thank you for submitting this issue!
Currently, this message is logged almost immediately after the ml5 script gets loaded. I don't think there is a simple way to add a hide option since it has to be set/called before the message is logged.
If we decide to implement the hide option, we could delay the console log until the first ml5 model gets initialized, so there is a chance to call the hide option.
@shiffman Have this been brought up in discussions before? How do we feel about adding an option to hide the community statement console log?
Hello, I'm seeing this log message when including the library. I want to hide it in production. Please add an option to enable/disable debugging or remove this log message.