Anyone know if there's any quick and easy way to get the debug level of a
CS
project programmatically through the CS API? Obviously I can get it by
querying the web.config with GetConfig("CommerceServer/application") etc,
but
I just wondered if there was a way to get this through the API. I can't
find
anything obvious in the Microsoft.CommerceServer.Runtime.Diagnostics
namespace.
Thanks peoples,
Scott