Skip to content

UseBuiltInTrxReporter should default to true #293

@Aaronontheweb

Description

@Aaronontheweb

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:

https://github.com/akkadotnet/akka.net/blob/5d8965bc82b4b37e67679a03f67b18e22891dc2d/build.fsx#L317-L319

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions