Observito
-
- 2,273 total downloads
- last updated 9/25/2019
- Latest version: 1.0.3
Formatting for EventSource in-process event data (i.e. OnEventsWrittenEventArgs). Allows transformation and inclusion/exclusion of payload values. -
- 1,505 total downloads
- last updated 9/25/2019
- Latest version: 1.0.3
Forward EventSource messages to an underlying logger. This could be e.g. the event log. This library eliminates the need to do both in-process event tracing (via EventSource) and logging. Instead use this... More information -
- 765 total downloads
- last updated 9/20/2019
- Latest version: 1.0.0
Push stream (IObservable) and async/await (Task) abstraction for processes. Observe processes like event streams. -
- 548 total downloads
- last updated 9/18/2019
- Latest version: 1.0.0
Continuous recording of in-process event sources. Useful for logging last events before an exception, e.g. unhandled top level exceptions.