Skip to content

Conversation

@nblumhardt
Copy link
Member

The last of these churny releases for a while! 😅

  • Improve parameter binding and allow user-defined parameter types #43 - (@nblumhardt)
    • Allow all functions to accept a LogEvent parameter
    • Adds virtual NameResolver.TryBindFunctionParameter() to support user-defined function parameter types
    • Combine these to implement a Rest() function, usable in templates only, that matches the behavior of {Properties} in Serilog output templates (i.e. all properties not referenced elsewhere in the template or message)

…ugh NameResolver; implement the Rest() function in templates, based on this.
Improve parameter binding and allow user-defined parameter types
@nblumhardt nblumhardt merged commit 63fe8de into main Jun 4, 2021
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