kind/feature
New feature or request
good first issue
Good for newcomers
crate/subscriber
Related to the `tracing-subscriber` crate
#
logging-facade
Here are 16 public repositories matching this topic...
-
Updated
Jun 2, 2020 - JavaScript
Structured log interface
-
Updated
Dec 4, 2017 - Go
Make pretty logs from commits
-
Updated
Nov 2, 2018 - Nim
Simple Logging Facade for Loggers implementing PSR-3 logging interface.
-
Updated
Feb 3, 2021 - PHP
an enhanced over logrus/zap. `logex` attaches the caller info to the logging output.
golang
logging
switching
logging-library
logrus
golang-library
logging-facade
wrappers
fossa-status
logging-backends
logex
extra-caller-frames
-
Updated
May 1, 2022 - Go
A simple, generic and flexible logging library for Java.
-
Updated
Feb 3, 2022 - Java
Minimal logging interface without other dependencies, basics common codes: dir,exec,detects,pheripheral,...
-
Updated
May 1, 2022 - Go
A working example of using log4j2 to log to the console and to a file with spring boot and java
java
spring-boot
maven
intellij
logging
logging-facade
log4j2
log4j2-appender
log4j2-example
logging-file
-
Updated
Oct 22, 2019 - Java
golf-zap contains the golf adapter for the zap logging library
-
Updated
Oct 5, 2019 - Go
Miscellaneous OSGi bundles/components
-
Updated
Feb 7, 2022 - Java
The Go Logging Facade (golf) is a thin abstraction over various loggers.
-
Updated
Oct 4, 2021 - Go
Node.js logging lib for sammler based on winster.
-
Updated
Jun 18, 2022 - JavaScript
a custom laravel error logger which saves data into mysql table
-
Updated
Oct 25, 2019 - HTML
Improve this page
Add a description, image, and links to the logging-facade topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the logging-facade topic, visit your repo's landing page and select "manage topics."
Feature Request
tokio-rs/valuable#88 came because I realized that
tracing-subscriber, specifically the json formatter, missed some of the logged events.Crates
tracing-subscriberMotivation
Logs, and traces, carry information. It is good to know that some of it was lost. In my case what failed to serialize was the error which caused abnormal