Closed snakefoot closed 3 years ago
So you can do this:
<target xsi:type="MicrosoftTeams" name="msTeams" WebhookUrl="${configsetting:name=Logging.TeamsUrl}" ApplicationName="Your Application Name" CardTitle="Title - ${level:uppercase=true}: ${date} - [${logger}]" layout="[${level:uppercase=true}] ${logger} - ${message} ${all-event-properties}" />
Thanks @snakefoot for the nice addiction. I will merge and push a new release to nuget
Happy to help
So you can do this: