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
We don't document this configuration option anywhere, yet it is essential to making sure that MNTR output is readable in environments like Azure DevOps:
{
"useBuiltInTrxReporter":true
}
We hackily inject it into the main Akka.NET project via FAKE today: