If you want to restrict console logs through Assistants Center, you can do so using this option.
new DBD.Dashboard({ minimizedLogs: Boolean, });
new DBD.Dashboard({ minimizedLogs: true, });
Was this page helpful?