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
@elmalto I don't think we've built a smart way to toggle logging on/off just yet, but it's definitely a necessary improvement. We will pick this up internally and come up with a fix.
@elmalto All loggers have been successfully moved to slf4j compatible api, which means you can configure all loggers using an xml configuration or whatever other supported config format. Perhaps a much better place to continue with this is here: http://slf4j.org/faq.html.
I cant find a setting on phantom-testing to disable the massive console.log output
e.g.
9042 available
Starting cassandra
14:48:34.974 [pool-6-thread-1] INFO o.a.c.config.YamlConfigurationLoader - Loading settings
Is there a way to disable this?
The text was updated successfully, but these errors were encountered: