All Projects → luigiberrettini → NLog.Targets.Syslog

luigiberrettini / NLog.Targets.Syslog

Licence: other
A Syslog server target for NLog

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to NLog.Targets.Syslog

Logbert
Logbert is an advanced log message viewer for log4net, log4j and others.
Stars: ✭ 70 (+11.11%)
Mutual labels:  syslog, nlog
TypeNameFormatter
A small .NET library for formatting type names à la C#.
Stars: ✭ 26 (-58.73%)
Mutual labels:  dotnet-standard
Punt
Punt is a tiny and lightweight daemon which helps ship logs to Elasticsearch.
Stars: ✭ 98 (+55.56%)
Mutual labels:  syslog
Quicklogger
Library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
Stars: ✭ 137 (+117.46%)
Mutual labels:  syslog
Frontail
📝 streaming logs to the browser
Stars: ✭ 1,387 (+2101.59%)
Mutual labels:  syslog
Tlog
Terminal I/O logger
Stars: ✭ 170 (+169.84%)
Mutual labels:  syslog
Logtrail
Kibana plugin to view, search & live tail log events
Stars: ✭ 1,343 (+2031.75%)
Mutual labels:  syslog
AsteroidsWasm
Collection of applications based on a single C# .NET Standard project running in: Blazor Client (WebAssembly), Blazor Server, Electron, WPF, WinForms, Xamarin
Stars: ✭ 136 (+115.87%)
Mutual labels:  dotnet-standard
NETCoreSync
NETCoreSync is a database synchronization framework where each client's local offline database (on each client's multiple devices) can be synchronized on-demand via network into a single centralized database hosted on a server. Data which are stored locally within each device of a single client can all be synchronized after each device have succ…
Stars: ✭ 71 (+12.7%)
Mutual labels:  dotnet-standard
Documentation
Stars: ✭ 133 (+111.11%)
Mutual labels:  syslog
Captainslog
A Syslog Protocol Parser
Stars: ✭ 130 (+106.35%)
Mutual labels:  syslog
Syslog Ng
syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, queueing, SQL & NoSQL.
Stars: ✭ 1,555 (+2368.25%)
Mutual labels:  syslog
Sagan
** README ** This repo has MOVED to https://github.com/quadrantsec/sagan
Stars: ✭ 236 (+274.6%)
Mutual labels:  syslog
Rsyslog
a Rocket-fast SYStem for LOG processing
Stars: ✭ 1,385 (+2098.41%)
Mutual labels:  syslog
Solid
.NET apps done SOLID way
Stars: ✭ 18 (-71.43%)
Mutual labels:  dotnet-standard
Go Logger
一个简单而强大的 golang 日志工具包,支持同步和异步输出到 命令行,文件, api 接口,文件支持按文件大小,文件行数,日期切分;A simple and powerful golang logging toolkit that supports synchronous and asynchronous output to the console, file, API interfaces, file support by file size, file line number, date sharding.
Stars: ✭ 152 (+141.27%)
Mutual labels:  syslog
Docker Logger
Logs collector for docker
Stars: ✭ 126 (+100%)
Mutual labels:  syslog
TinyPubSub
Worlds smallest pub/sub thingy created mostly for Xamarin Forms but should also work else where...
Stars: ✭ 23 (-63.49%)
Mutual labels:  dotnet-standard
Entia
Entia is a free, open-source, data-oriented, highly performant, parallelizable and extensible Entity-Component-System (ECS) framework written in C# especially for game development.
Stars: ✭ 28 (-55.56%)
Mutual labels:  dotnet-standard
piranha.core.templates
Project templates for Piranha.Core
Stars: ✭ 21 (-66.67%)
Mutual labels:  dotnet-standard

NuGet Build

Syslog target for NLog

NLog Syslog is a custom target for NLog available as NLog.Targets.Syslog on Nuget.

It can be used with version 5.0.0 and later of NLog and allows to send logging messages to a Syslog server.

Documentation

Support

NLog Syslog is open source software maintained by voluntary contributors in their spare time and on a best effort basis.

Support is provided for the latest version only: please update before submitting any issue.

A new versions can be usually expected every 6 months, but there might be a new release if a certain amount of pull requests are closed as part of a milestone.

In case of urgency it is advisable to fork the repository and/or create a different NuGet package.

Contributing

Please take a look at the contributing guidelines to contribute to the project.

Code of conduct

Please follow the code of conduct in all your interactions.

License

NLog Syslog is licensed under the terms of BSD license.

Please see the LICENSE file for further information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].