When I enable tracing with ``` <system.diagnostics> <switches> <add name="Simple.Data" value="Information" /> </switches> </system.diagnostics> ``` Simple.Data spits out all the commands I run into the Diagnostic trace. This extension doesn't.