Skip to content

v3.1.0

Compare
Choose a tag to compare
@serilog-build serilog-build released this 04 Jun 01:00
63fe8de

The last of these churny releases for a while! 😅

  • #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)