GithubHelp home page GithubHelp logo

serilog-archive / serilog-sinks-reflectinsight Goto Github PK

View Code? Open in Web Editor NEW
2.0 5.0 0.0 45 KB

Writes events from Serilog to the ReflectInsight logging framework

Home Page: http://reflectsoftware.com

License: Apache License 2.0

PowerShell 17.93% C# 82.07%
serilog-sink reflectinsight logging serilog dotnet

serilog-sinks-reflectinsight's Introduction

Serilog.Sinks.ReflectInsight

The ReflectInsight sink for Serilog.

Build status NuGet Version

Package - Serilog.Sinks.ReflectInsight | Platforms - .NET 4.5.1

Overview

We've added a Serilog Sink for ReflectInsight live log viewer. This allows you to leverage your current investment in Serilog, but leverage the power and flexibility that comes with the ReflectInsight viewer. You can view your Serilog messages in real-time, in a rich viewer that allows you to filter out and search for what really matters to you.

Getting Started

To install the Reflectinsight Serilog Sink, run the following command in the Package Manager Console:

Install-Package Serilog.Sinks.ReflectInsight

Usage

using Serilog;

Log.Logger = new LoggerConfiguration()
                   .MinimumLevel.Debug()
                   .WriteTo.ReflectInsight()				   
                   .CreateLogger();

Documentation

Copyright ยฉ 2016 Serilog Contributors - Provided under the Apache License, Version 2.0.

serilog-sinks-reflectinsight's People

Contributors

calloncampbell avatar codematrix avatar maximrouiller avatar mv10 avatar nblumhardt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

serilog-sinks-reflectinsight's Issues

New organization required for this repository

Hi @serilog/reviewers-reflectinsight ๐Ÿ‘‹

Via serilog/serilog#1627 - we're unbundling the serilog organization to help distribute the effort involved in managing the various Serilog sub-projects. The serilog organization will now only manage the fundamental sinks and other packages that the rest of the ecosystem builds upon.

If this package is actively maintained, it can be moved to a new organization managed by the maintainers (or @reflectsoftware). Otherwise, it can move to the serilog-archive parking lot, from where we hope a new community-run fork might spring from in the future ๐ŸŒท .

Let me know if you're a maintainer and keen to continue this project under a new org; otherwise, I'll shuffle things around and move this one to the archive.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.