Skip to content

Conversation

@HarryCordewener
Copy link
Contributor

@HarryCordewener HarryCordewener commented Mar 9, 2025

Goal

Allow the indexing of important elements of logging, for quicker recall.
Allows the usage of the MessageTemplate and Message options independent of each-other, allowing indexing on MessageTemplate and reducing storage requirements.

Changes

  • Adds Message-Templating options, and whether or not to Render the Message
  • Adds Indexing options for Level, Timestamp, and MessageTemplate
  • It uses a separate Constructor to not create Binary Breaking Changes.

WARNING: This is untested, as this repo has no Unit Tests for Serilog Logging.

…essage.

* Adds Indexing options for Level, Timestamp, and MessageTemplate
* It uses a separate Constructor to not create Binary Breaking Changes.
@coronabytes coronabytes merged commit 77178f8 into coronabytes:master Mar 10, 2025
1 check passed
@HarryCordewener HarryCordewener deleted the AddMessageTemplatingAndIndexing branch March 11, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants