I'm using Browser SDK 2.0
to track some default events. I also have my logLevel
set to None
. For the most part I am not seeing logs shown. However, on initializing Amplitude it always spits out a log in the console saying what events I'm tracking as default. For me it's Page Views
, Sessions
, & File Downloads
. Is there a way to remove this default events log? I would like the console to not include any output.