Skip to content

Logging

It is important to understand that Prism is not considered to provide any sort of logger out of the box. The ILoggerFacade interface is provided as a legacy interface and does provide some debug output primarily for Prism.WPF apps, and is not really used by Prism.Forms. There are however several logging implementations provided as a Plugin for Prism which work with any Prism application.

Support

This project is maintained by Dan Siegel. If this project or others maintained by Dan have helped you please help support the project by sponsoring Dan on GitHub!

GitHub Sponsors

NuGet

Package NuGet Sponsor Connect
Prism.Plugin.Logging.Abstractions Latest NuGet Latest CI Package
Prism.Plugin.Logging.Common Latest NuGet Latest CI Package
Prism.Plugin.Logging.AppCenter Latest NuGet Latest CI Package
Prism.Plugin.Logging.AppInsights Latest NuGet Latest CI Package
Prism.Plugin.Logging.Graylog Latest NuGet Latest CI Package
Prism.Plugin.Logging.Loggly Latest NuGet Latest CI Package
Prism.Plugin.Logging.Syslog Latest NuGet Latest CI Package