-
### Describe the feature request
https://github.com/Unleash/unleash-proxy/pull/87 introduced the notion of `ContextEnricher`s, which take the `context` of feature toggle evaluation modify it in som…
-
Hi there,
Serilog.Enrichers.Sensitive supports masking of custom data types via [Masking Operators](https://github.com/serilog-contrib/Serilog.Enrichers.Sensitive/?tab=readme-ov-file#masking-operat…
-
Hello,
There is currently a mismatch between the Java code and the .NET code. Namely in Logger.forContext, where the Java side has this snippet:
```
public ILogger forContext(String propert…
-
For Serilog logs enrichment using an App config how can i add standard enrichers like ProcessId, ThreadId, MachineName? The syntax to add property enricher is below but am trying to use the above stan…
-
### Describe the feature request
The [migration guide](https://github.com/Unleash/unleash-edge/blob/847d1124d006724783511f1dce28808434ec650a/migration-guide.md) notes that "context enrichers" are not…
-
This nuget package only shows that class if the class is made a partial class.
Did anyone test what would happen if a class was made partial?
-
Thank you for the new custom enrichers!
I would like to request making it so a user can set custom enrichers in their own language.
For example, [[/save dexterity 17]] does translate properly once…
-
Always spits out blank for [{ClassName}]
-
### Related Problem
I would like to reuse my GitHub README.md in my NuGet package. I would like to use relative URL's for their simplicity but they are currently not supported.
### The Elevator …
-
Please capture Azure Functions Environment as well:
```cs
if (string.IsNullOrWhiteSpace(environmentName))
{
environmentName = Environment.GetEnvironmentVariable("AZURE_FUNCTIONS_ENVIRONMENT"…