serilog-contrib / serilog-sinks-richtextbox

A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support
Apache License 2.0
99 stars 25 forks source link

Add WPF MVVM usage example: MvvmCross + Serilog + RichTextBox sink #13

Open augustoproiete opened 3 years ago

augustoproiete commented 3 years ago

https://github.com/MvvmCross/MvvmCross

erikthysell commented 1 year ago

Is there any help on how to use this in MVVM??