Skip to content

Instantly share code, notes, and snippets.

@llaughlin
Last active March 3, 2022 15:13
Show Gist options
  • Save llaughlin/0d849ae3969a0ccebe56f7781eeddd03 to your computer and use it in GitHub Desktop.
Save llaughlin/0d849ae3969a0ccebe56f7781eeddd03 to your computer and use it in GitHub Desktop.
Seq Signals
{
"Title": "Dotnet",
"Description": "Common dotnet properties",
"Filters": [],
"Columns": [
{
"Expression": "Source"
},
{
"Expression": "RequestPath"
},
{
"Expression": "StatusCode"
},
{
"Expression": "TestClass"
},
{
"Expression": "TestName"
},
{
"Expression": "SourceContext"
},
{
"Expression": "ElapsedMilliseconds"
}
],
"IsProtected": false,
"Grouping": "Inferred",
"ExplicitGroupName": "Columns"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment