Dotnet-IO-logger / core

Dotnet Input output logger
https://marketplace.visualstudio.com/items?itemName=Diol.diol
MIT License
29 stars 1 forks source link

[Refactoring] Remove feature flags #36

Closed OlzhabaevSh closed 8 months ago

OlzhabaevSh commented 8 months ago

Is your feature request related to a problem? Please describe. The code is complex. Need to simplify. On of the feature we are not going to use is Feature Flags. Originally Idea was to use it to manipulate what data we are going to see in the logger. But in reality we can always just remove it from sender app.

Describe the solution you'd like Just remove all links

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.