serilog-sinks-richtextbox icon indicating copy to clipboard operation
serilog-sinks-richtextbox copied to clipboard

A Serilog sink that writes log events to a WPF RichTextBox control with colors and theme support

Results 20 serilog-sinks-richtextbox issues
Sort by recently updated
recently updated
newest added

Serilog appears to handle NULL characters fine but printing it to a RichTextBox causes an issue. If there is a NULL character in a string that is being logged, we...

question

Added example for inline custom theme. Fixed #73 .

I have a process that parses XML files. One of those files is corrupt. In my try..catch block, I Log.Warning the ex.message. That message is: `"Name cannot begin with the...

I found no way to declare a custom theme base on colored theme. The class `ConsoleHtmlColor` is set to internal so I can't use it. Any idea, or should I...

documentation

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.4. Release notes Sourced from actions/checkout's releases. v4.1.4 What's Changed Disable extensions.worktreeConfig when disabling sparse-checkout by @​jww3 in actions/checkout#1692 Add dependabot config by @​cory-miller in...

dependencies
github_actions

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3. Release notes Sourced from actions/upload-artifact's releases. v4.3.3 What's Changed updating @actions/artifact dependency to v2.1.6 by @​eggyhead in actions/upload-artifact#565 Full Changelog: https://github.com/actions/upload-artifact/compare/v4.3.2...v4.3.3 v4.3.2 What's Changed...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @​dependabot in actions/checkout#1739 Bump...

dependencies
github_actions

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.0.1 to 4.1.0. Release notes Sourced from actions/setup-dotnet's releases. v4.1.0 What's Changed Add workflow file for publishing releases to immutable action package by @​Jcambass in actions/setup-dotnet#548 Upgrade...

dependencies
github_actions

Bumps [Cake.MinVer](https://github.com/cake-contrib/Cake.MinVer) from 3.0.0 to 4.0.0. Release notes Sourced from Cake.MinVer's releases. v4.0.0 :zap: New features / improvements Cake.MinVer now supports Cake v4.0.0 (#71) (@OsirisTerje @augustoproiete) Documentation on how to...

dependencies