All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by logging with all dependencies

Search JAR files by class name

logman-demo from group com.raelity.logman (version 2.3.1)

logman parent project: Easy to install library for adding dynamic display, control and configuration of java.util.logging to any swing based application. Useful for debugging apps in production situations; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-demo
Show all versions Show documentation Show source 
 

0 downloads
Artifact logman-demo
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization not specified
URL https://foss.heptapod.net/java/jlogman/logman-demo
License GNU Lesser General Public License v3.0 or later
Dependencies amount 4
Dependencies logman-core, simplevalidation-standalone, org-netbeans-swing-outline, raelity-lib,
There are maybe transitive dependencies!

logman-parent from group com.raelity.logman (version 2.3.1)

logman parent project: Easy to install library for adding dynamic display, control and configuration of java.util.logging to any swing based application. Useful for debugging apps in production situations; interactively configure logging while an application is running including adding a handler to save logging output to a file. Changes made to the logging configuration can be saved and automatically applied at startup.

Group: com.raelity.logman Artifact: logman-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact logman-parent
Group com.raelity.logman
Version 2.3.1
Last update 17. January 2023
Organization Raelity Engineering
URL https://foss.heptapod.net/java/jlogman
License GNU Lesser General Public License v3.0 or later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

nb-api from group io.nosqlbench (version 5.17.0)

The top level API module for NoSQLBench. This module should have no internal module dependencies other than the mvn-default module. All modules within NoSQLBench can safely depend on this module with circular dependencies. This module provides cross-cutting code infrastracture, such as path utilities and ways of describing services used between modules. It is also the transitive aggregation point for system-wide library dependencies for logging and testing or similar needs.

Group: io.nosqlbench Artifact: nb-api
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-api
Group io.nosqlbench
Version 5.17.0
Last update 13. January 2023
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 21
Dependencies jna, picocli, jna-platform, nb-annotations, flexmark-ext-yaml-front-matter, flexmark-html2md-converter, jopt-simple, gson, oshi-core-java11, aws-java-sdk-s3, jaxb-api, jmh-core, jmh-generator-annprocess, commons-csv, commons-text, commons-codec, metrics-core, HdrHistogram, ascii-data, graal-sdk, snakeyaml-engine,
There are maybe transitive dependencies!

lxbootbasic from group io.github.52ylx (version 1.0.3)

配置文件参考 server.port=8003 spring.profiles.active=@env@ [email protected]@ logging.file=./logs/@project.artifactId@/springboot.log #异常拦截器 #exceptionWebConfigurer.enable=false #入参加密拦截器 关闭不进行验证 #securityFilter.enable=false #关闭swagger #swagger.enable=false #swagger- controller包名 默认启动类包 #swagger.basePackage=com.test2 #请求头默认参数 #swagger.defaultHeaders=[{"name":"Authorization","description":"登录令牌","defaultValue":"0"}] ## 开启Swagger的Basic认证功能,默认是false #swagger.basic.enable=true ## Basic认证用户名 #swagger.basic.username=zhangsan ## Basic认证密码 #swagger.basic.password=123

Group: io.github.52ylx Artifact: lxbootbasic
Show all versions Show documentation Show source 
 

0 downloads
Artifact lxbootbasic
Group io.github.52ylx
Version 1.0.3
Last update 12. April 2022
Organization not specified
URL https://github.com/52ylx/lx
License Apache License, Version 2.0
Dependencies amount 6
Dependencies spring-boot-starter-web, lombok, springfox-swagger2, knife4j-spring-boot-starter, validation-api, lx,
There are maybe transitive dependencies!

aggregation-log-filter-logback from group com.axibase (version 3.2.1)

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Group: com.axibase Artifact: aggregation-log-filter-logback
Show all versions Show documentation Show source 
 

0 downloads
Artifact aggregation-log-filter-logback
Group com.axibase
Version 3.2.1
Last update 27. December 2021
Organization not specified
URL https://github.com/axibase/aggregation-log-filter/aggregation-log-filter-logback
License Apache License, Version 2.0
Dependencies amount 4
Dependencies aggregation-log-filter-core, slf4j-api, jul-to-slf4j, logback-classic,
There are maybe transitive dependencies!

aggregation-log-filter-log4j from group com.axibase (version 3.2.1)

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Group: com.axibase Artifact: aggregation-log-filter-log4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact aggregation-log-filter-log4j
Group com.axibase
Version 3.2.1
Last update 27. December 2021
Organization not specified
URL https://github.com/axibase/aggregation-log-filter/aggregation-log-filter-log4j
License Apache License, Version 2.0
Dependencies amount 2
Dependencies aggregation-log-filter-core, log4j,
There are maybe transitive dependencies!

aggregation-log-filter-core from group com.axibase (version 3.2.1)

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Group: com.axibase Artifact: aggregation-log-filter-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact aggregation-log-filter-core
Group com.axibase
Version 3.2.1
Last update 27. December 2021
Organization not specified
URL https://github.com/axibase/aggregation-log-filter/aggregation-log-filter-core
License Apache License, Version 2.0
Dependencies amount 2
Dependencies commons-lang3, commons-exec,
There are maybe transitive dependencies!

aggregation-log-filter from group com.axibase (version 3.2.1)

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Group: com.axibase Artifact: aggregation-log-filter
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact aggregation-log-filter
Group com.axibase
Version 3.2.1
Last update 27. December 2021
Organization not specified
URL https://github.com/axibase/aggregation-log-filter
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aggregation-log-filter-log4j2 from group com.axibase (version 3.2.1)

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Group: com.axibase Artifact: aggregation-log-filter-log4j2
Show all versions Show documentation Show source 
 

0 downloads
Artifact aggregation-log-filter-log4j2
Group com.axibase
Version 3.2.1
Last update 27. December 2021
Organization not specified
URL https://github.com/axibase/aggregation-log-filter/aggregation-log-filter-log4j2
License Apache License, Version 2.0
Dependencies amount 3
Dependencies aggregation-log-filter-core, log4j-api, log4j-core,
There are maybe transitive dependencies!

lema-provider-common from group com.gitlab.lema-suite (version 0.8.0)

Group: com.gitlab.lema-suite Artifact: lema-provider-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact lema-provider-common
Group com.gitlab.lema-suite
Version 0.8.0
Last update 14. December 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 310 from 328 (items total 3274)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy