logback
There are 457 repositories under logback topic.
logfellow/logstash-logback-encoder
Logback JSON encoder and appenders
tony19/logback-android
📄The reliable, generic, fast and flexible logging framework for Android
getsentry/sentry-java
A Sentry SDK for Java, Android and other JVM languages.
lightbend-labs/scala-logging
Convenient and performant logging library for Scala wrapping SLF4J.
JThink/SkyEye
对java、scala等运行于jvm的程序进行实时日志采集、索引和可视化,对系统进行进程级别的监控,对系统内部的操作进行策略性的报警、对分布式的rpc调用进行trace跟踪以便于进行性能分析
houbb/sensitive
🔐Sensitive log tool for java, based on java annotation. (基于注解的 java 日志脱敏工具框架,更加优雅的日志打印。支持自定义哈希、支持基于 log4j2 插件的统一脱敏、支持 logback 插件统一脱敏)
outr/scribe
The fastest logging library in the world. Built from scratch in Scala and programmatically configurable.
mp911de/logstash-gelf
Graylog Extended Log Format (GELF) implementation in Java for all major logging frameworks: log4j, log4j2, java.util.logging, logback, JBossAS7 and WildFly 8-12
hisenyuan/SSM_BookSystem
ssm demo,ssm详细教程,SSM简明教程:简单的十步教你搭建人生第一个SSM框架[ SSM框架整合教程(spring+spring mvc+mybatis+redis+maven+idea+bootstrap) ]
mudigal-technologies/microservices-sample
Sample project to create an application using microservices architecture
loki4j/loki-logback-appender
Fast and lightweight implementation of Logback appender for Grafana Loki
micyo202/yan
使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架
WENZIZZHENG/spring-boot-demo
Spring Boot 教程、技术栈示例代码。在工作中的最佳实践,帮助快速上手运用到工作中。
YLongo/logback-chinese-manual
logback 中文手册/文档。
piomin/spring-boot-logging
A library for logging HTTP request/response for Spring Boot application and integration with Elastic Stack
StubbornJava/StubbornJava
Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a framework. If this project had a theme it would be break the rules but be mindful of your decisions.
okhelperTeam/okhelper-service
OK帮 云进销存 (SpringBoot Restful 全家桶)
osiegmar/logback-gelf
Logback appender for sending GELF messages with zero additional dependencies.
hellokaton/java-library-examples
💪 example of common used libraries and frameworks, programming required, don't fork man.
jinhx128/springboot-demo
基于SpringBoot 2.x整合各种常用开发工具,包括但不限于Redis,MyBatisPlus,RocketMQ,RabbitMQ,Elasticsearch,Quartz,Xxl-Job,Kafka等。
tersesystems/terse-logback
Structured Logging, Tracing, and Observability with Logback
akkinoc/logback-access-spring-boot-starter
Spring Boot Starter for Logback-access.
sofastack/sofa-common-tools
sofa-common-tools is a library that provide some utility functions to other SOFA libraries.
tomcat-slf4j-logback/tomcat-slf4j-logback
Tomcat, SLF4J and Logback integration Releases
singgel/SpringBoot-Templates
springboot和dubbo、netty的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎
ofpay/logback-mdc-ttl
logback扩展,集成transmittable-thread-local支持跨线程池的mdc跟踪
huxi/lilith
Lilith is a Logging- and AccessEvent viewer for Logback, log4j, log4j2 and java.util.logging
CodelyTV/scala-ddd-example
λ🎯 Hexagonal Architecture + DDD + CQRS applied in Scala using Akka HTTP
sndyuk/logback-more-appenders
Extra appenders for Logback.
BeTomorrow/react-native-file-logger
A simple file-logger for React Native with configurable rolling policy, based on CocoaLumberjack on iOS and Logback on Android.
augustd/owasp-security-logging
OWASP Security Logging library for Java
tkowalcz/tjahzi
Java clients, log4j2 and logback appenders for Grafana Loki
Romeh/spring-boot-sample-app
Sample app generated from my spring boot archtype on :https://github.com/Romeh/spring-boot-quickstart-archtype
tanerdiler/spring-boot-microservice-eureka-zuul-docker-gateway-kubernetes
Spring Boot rest microservices using Kubernetes, ConfigMap, Eureka, Zuul / Spring Boot Gateway, Docker. Monitoring with logstash, logback, elasticsearch, kibana.
beamofsoul/BusinessInfrastructurePlatformGroupVersion
A java web project based on Spring Boot using MySQL, Spring MVC, Hibernate, Spring Data JPA, Query DSL, Lombok, Logback, etc.
micro-jframework/jframework
基于对spring boot的二次封装,目的是减少重复代码,提高开发效率