All Projects → apache → Logging Log4net

apache / Logging Log4net

Licence: apache-2.0
Mirror of This is the Apache log4net logging project git repository.

Labels

Projects that are alternatives of or similar to Logging Log4net

Datasource Proxy
Provide listener framework for JDBC interactions and query executions via proxy.
Stars: ✭ 420 (-22.79%)
Mutual labels:  logging
Oklog
Network logging interceptor for OkHttp. Logs an URL link with encoded network call data for every OkHttp call.
Stars: ✭ 474 (-12.87%)
Mutual labels:  logging
Logback Kafka Appender
Logback appender for Apache Kafka
Stars: ✭ 505 (-7.17%)
Mutual labels:  logging
Riemann
A network event stream processing system, in Clojure.
Stars: ✭ 4,099 (+653.49%)
Mutual labels:  logging
Api Boot
“ ApiBoot”是为接口服务而生的,基于“ SpringBoot”完成扩展和自动配置,内部封装了一系列的开箱即用Starters。
Stars: ✭ 460 (-15.44%)
Mutual labels:  logging
Log4rs
A highly configurable logging framework for Rust
Stars: ✭ 483 (-11.21%)
Mutual labels:  logging
Quill
Asynchronous Low Latency C++ Logging Library
Stars: ✭ 422 (-22.43%)
Mutual labels:  logging
Fern
Simple, efficient logging for Rust
Stars: ✭ 524 (-3.68%)
Mutual labels:  logging
Snoop
A powerful set of Python debugging tools, based on PySnooper
Stars: ✭ 467 (-14.15%)
Mutual labels:  logging
Logging
A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
Stars: ✭ 495 (-9.01%)
Mutual labels:  logging
Justlog
JustLog brings logging on iOS to the next level. It supports console, file and remote Logstash logging via TCP socket with no effort. Support for logz.io available.
Stars: ✭ 439 (-19.3%)
Mutual labels:  logging
Logstash Logger
Ruby logger that writes logstash events
Stars: ✭ 442 (-18.75%)
Mutual labels:  logging
Faster
Fast persistent recoverable log and key-value store + cache, in C# and C++.
Stars: ✭ 4,846 (+790.81%)
Mutual labels:  logging
Izumi
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
Stars: ✭ 423 (-22.24%)
Mutual labels:  logging
Traceback with variables
Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.
Stars: ✭ 509 (-6.43%)
Mutual labels:  logging
Log Process Errors
Show some ❤️ to Node.js process errors
Stars: ✭ 424 (-22.06%)
Mutual labels:  logging
Logary
Logs and metrics are one! Professional logging, metrics and analytics for your apps.
Stars: ✭ 479 (-11.95%)
Mutual labels:  logging
Gear
A lightweight, composable and high performance web service framework for Go.
Stars: ✭ 544 (+0%)
Mutual labels:  logging
Zentral
Zentral is an open-source solution for infrastructure monitoring and endpoint event stream processing. It provides build-in orchestration of macOS security components (Santa, Osquery, et-al.), event correlation and event management. It consolidates its features with various data store backends (ElasticStack, Azure Log Analytics, Splunk, et-al.).
Stars: ✭ 522 (-4.04%)
Mutual labels:  logging
Zerolog
Zero Allocation JSON Logger
Stars: ✭ 5,642 (+937.13%)
Mutual labels:  logging

Introduction

Apache log4net is a sub project of the Apache Logging Services project. Apache log4net graduated from the Apache Incubator in February 2007. Web site: http://logging.apache.org/log4net

Documentation

For the latest documentation see the log4net web site at: http://logging.apache.org/log4net

Contributing

log4net development happens on the logging dev mailing list, see https://logging.apache.org/log4net/mail-lists.html. Please join the mailing list and discuss bigger changes before working on them.

For bigger changes we must ask you to sign a Contributor License Agreement http://www.apache.org/licenses/#clas.

Github pull requests are one way to contribute, The Apache issue tracker is no longer accepting new issues but is available at https://issues.apache.org/jira/browse/LOG4NET for access to previous issues.

Developing

log4net targets a wide array of .net platforms, including some which are out of support from Microsoft, making it difficult to install relevant SDKs and build for those targets. In particular, older Client Profile .NET Framework targets and dotnet core 1.1 may be installed by using the bundled helper scripts:

These scripts download the relevant installers from Microsoft servers, but you run them at your own risk.

Please see CONTRIBUTING.md and BUILDING.md

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].