Skip to content

JeePeeTee/XAFLogging-Playground

Repository files navigation

XAFLogging-Playground

XAF with Serilog - flexible and structured events logging.

ToDo:

  • Move settings to config
  • Add logging to Blazor
  • ...

Sample logging:

{
	"TimeStamp": "2022-10-11T11:45:46.2930913",
	"Level": "Information",
	"Message": "Application started",
	"MessageTemplate": "Application started",
	"Properties": {
		"Runtime": "Win",
		"Version": "1.0.8319.21167",
		"MachineName": "PC-JPT",
		"ProcessId": 15536
	}
}

Presented by Seq

alt text

About

XAF with Serilog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published