GithubHelp home page GithubHelp logo

gelf4net's People

Watchers

 avatar

gelf4net's Issues

Strong name assembly

The primary purpose here is the unique identification, not authentication - without any guarantees of trust/origin. So, just add a new snk key to the repo.

Cannot build solution after clone

  1. git clone
  2. cd gelf4net; .\build.ps1
  3. "D:\Projects\tmp\gelf4net\src\gelf4net.sln" (default target) (1) ->
    "D:\Projects\tmp\gelf4net\src\gelf4net\gelf4net.csproj" (default target) (2) ->
    (CoreCompile target) ->
    Appender\GelfAmqpAppender.cs(3,7): error CS0246: The type or namespace name '
    RabbitMQ' could not be found (are you missing a using directive or an assembly
    reference?) [D:\Projects\tmp\gelf4net\src\gelf4net\gelf4net.csproj]

No logging in Appender

In some configuration scenarios Debug.WriteLine inside an Appender leads to a crash. System.Diagnostics logging could be routed to log4net which uses gelf appender which logs using Debug.WriteLine which is routed to log4net...

build without ILMerge

Should the assembly be ilmeged with log4net and RabbitMQ?

  • if the target application already references log4net why deploy log4net twice - as a dll and ilmerged in gelf4net?
  • should the RabbitMQ be deployed if only UDP appender used?
  • how does it work with runtime binding redirection?

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.