serilog-sinks-observable
Event observer
A package that enables logging events to be observed and processed as observable streams.
Write Serilog events to observers (Rx) through an IObservable
23 stars
15 watching
6 forks
Language: C#
last commit: 6 months ago rxserilog
Related projects:
Repository | Description | Stars |
---|---|---|
serilog-contrib/serilog-sinks-richtextbox | A Serilog sink that writes log events to a WPF RichTextBox control with color and theme support | 110 |
dacap/observable | A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
rehansaeed/serilog.exceptions | Adds exception details to log messages | 516 |
serilog/serilog-aspnetcore | A package that integrates Serilog logging with ASP.NET Core applications. | 1,327 |
verifytests/verify.serilog | A tool for verifying Serilog logging behavior in C# applications | 1 |
hirezio/observer-spy | A library to simplify testing of RxJS Observables | 378 |
slazyk/observable-swift | A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
liamse/react-native-call-observer | Provides access to call status information on iOS devices using the CXCallObserver framework. | 7 |
serilog/serilog-settings-appsettings | An XML configuration reader for Serilog logging | 52 |
d6u/redux-observable-middleware | Middleware for subscribing to observables in Redux action creators. | 57 |
timhall/svelte-observable | A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. | 62 |
ba-st/bell | A library providing observability capabilities such as logs and metrics. | 6 |
ksz-ksz/rxjs-insights | A toolset to help developers debug and visualize observables in their applications by tracking various events and relations. | 359 |
shagglund/observable-store | A Flux-like store and subscriber components based on RxJS observables | 0 |
fxm90/lightweightobservable | An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |