Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventLog MaxMessageLength + MaxKilobytes + MachineName as typed Layout #5149

Open
snakefoot opened this issue Feb 6, 2023 · 0 comments
Open
Labels
breaking change Breaking API change (different to semantic change) enhancement Improvement on existing feature event-log-target
Milestone

Comments

@snakefoot
Copy link
Contributor

snakefoot commented Feb 6, 2023

public Layout<int> MaxMessageLength { get; set; }
public Layout<long> MaxKilobytes { get; set; }
public Layout MachineName { get; set; }
public Layout Log { get; set; }
@snakefoot snakefoot added this to the 6.0 milestone Feb 6, 2023
@snakefoot snakefoot added breaking change Breaking API change (different to semantic change) enhancement Improvement on existing feature labels Feb 6, 2023
@snakefoot snakefoot changed the title EventLog MaxMessageLength as typed Layout EventLog MaxMessageLength + MaxKilobytes as typed Layout Feb 6, 2023
@snakefoot snakefoot changed the title EventLog MaxMessageLength + MaxKilobytes as typed Layout EventLog MaxMessageLength + MaxKilobytes + MachineName as typed Layout Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Breaking API change (different to semantic change) enhancement Improvement on existing feature event-log-target
Projects
None yet
Development

No branches or pull requests

1 participant