Skip to content

NullReferenceException when 'formatter' parameter not specified in TcpEventSink  #11

@rahulbhansali2111

Description

@rahulbhansali2111

The constructor for the TcpEventSink class indicates that the IEventTextFormatter formatter parameter is optional. However, it is not set anywhere in the code and it throws a null reference exception in the OnNext() where you use the formatter to write the event.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions