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

Download JAR files tagged by logs with all dependencies

Search JAR files by class name

request-logger from group com.alterioncorp (version 1.1)

A servlet filter that logs requests to the log (slf4j) and writes them asynchronously to the DB. RequestLoggerFilter - logs request info to the DB RequestLoggerFilterPerfJdbc - subclass of RequestLoggerFilter that also logs time spent in JDBC using perf-jdbc RequestLoggerFilterPerfmon4J - subclass of RequestLoggerFilter that also logs time spent in JDBC using perfmon4j By default, uses the "java:/comp/env/jdbc/request-logger" data-source to log to. Can be overridden with the "com.alterion.requestlogger.jdbc.datasource-jndi" system-property. DB schemas for MS-SQL and PostgreSQL are in src/main/sql

Group: com.alterioncorp Artifact: request-logger
Show all versions Show documentation Show source 
 

0 downloads
Artifact request-logger
Group com.alterioncorp
Version 1.1
Last update 24. May 2016
Organization not specified
URL https://bitbucket.org/alitovsky/request-logger
License Apache License, Version 2.0
Dependencies amount 2
Dependencies slf4j-api, commons-io,
There are maybe transitive dependencies!

ctrl4testng from group io.github.mfulton26.ctrl4testng (version 1.1)

CTRL4TestNG provides an SLF4J Logger that can be used from any TestNG method tied to an ITestResult, namely Before, After, and Test annotations. Each separate method will have its own unique Logger and can be used with TestNG's parallel testing support making it clear which logs came from which method even when data-driven.

Group: io.github.mfulton26.ctrl4testng Artifact: ctrl4testng
Show all versions Show documentation Show source 
 

1 downloads
Artifact ctrl4testng
Group io.github.mfulton26.ctrl4testng
Version 1.1
Last update 10. February 2015
Organization not specified
URL https://mfulton26.github.io/ctrl4testng/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, testng, guava,
There are maybe transitive dependencies!

ares-boot-base-log from group io.github.aresxue.boot (version 1.0.2)

日志模块,集成log4j2, 提供工具类可静态打印日志, 业务可import通用日志配置(中间件配置和业务基础配置)开箱即用, 另外还提供http接口出入参打印和rpc提供者和消费者的出入参打印(有开关可以热启动和热关闭,同时可在线修改日志级别), traceId在日志中进行输出以及普通文件日志之外的结构化日志( 供运维采集分析可视化),提供全链路信息(包括tid)跨线程跨线程池的能力 Log module, integrates log4j2, provides tool classes that can print logs statically, business can import common log configurations (middleware configuration and business basic configuration) out of the box, and also provides http interface input and output parameter printing and rpc providers and consumers. Input and output parameter printing (there is a switch for hot start and hot shutdown, and the log level can be modified online), traceId is output in the log and structured logs other than ordinary file logs (for operation and maintenance collection and analysis visualization). The ability to provide full link information (including tid) across threads across thread pools.

Group: io.github.aresxue.boot Artifact: ares-boot-base-log
Show all versions Show documentation Show source 
 

0 downloads
Artifact ares-boot-base-log
Group io.github.aresxue.boot
Version 1.0.2
Last update 05. January 2024
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 4
Dependencies ares-boot-util-log, ares-boot-base-trace, ares-boot-base-config, spring-boot-starter-log4j2,
There are maybe transitive dependencies!

redpen-ai-capture-widget-android from group ai.redpen (version 1.0.5)

Provide interactive issue reporting in your Android application. Application users can take record the screen and speak their issues, take screenshots, making it easier to submit issues. Issues are created in your Jira or Azure Boards. The created issues are actionable as it has all the context required to understand and fix them. E.g. screenshot, screen recording, device diagnostics (logs, OS version, device manufacturer and so on. Visit https://support.redpen.ai/hc/en-us/articles/5579906622093-How-to-integrate-Redpen-Android-SDK-into-your-application for the instructions on how to integrate Redpen Capture Widget into your Android application.

Group: ai.redpen Artifact: redpen-ai-capture-widget-android
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact redpen-ai-capture-widget-android
Group ai.redpen
Version 1.0.5
Last update 09. May 2022
Organization not specified
URL https://www.redpen.ai
License not specified
Dependencies amount 9
Dependencies sdp-android, retrofit, converter-gson, logging-interceptor, conscrypt-android, eventbus, databinding-common, databinding-runtime, databinding-adapters,
There are maybe transitive dependencies!

SEWOL from group de.uni.freiburg.iig.telematik (version 1.0.2)

SEWOL provides support for the handling of workflow traces. Specifically it allows to specify the shape and content of process traces in terms of entries representing the execution of a specific workflow activity. SEWOL also allows to write these traces on disk as a log file with the help of a special file writer for process logs. Currently it supports plain text, Petrify, MXML and XES log file types. In order to specify security-related context information, SEWOL provides access control models such as access control lists (ACL) and role-based access control models (RBAC). All types of models can be conveniently edited with the help of appropriate dialogs.

Group: de.uni.freiburg.iig.telematik Artifact: SEWOL
Show all versions Show documentation Show source 
 

34 downloads
Artifact SEWOL
Group de.uni.freiburg.iig.telematik
Version 1.0.2
Last update 22. January 2016
Organization Institute of Computer Science and Social Studies, Department of Telematics
URL https://github.com/iig-uni-freiburg/SEWOL
License bsd_3
Dependencies amount 6
Dependencies TOVAL, JAGAL, guava, jung-graph-impl, jung-visualization, xstream,
There are maybe transitive dependencies!

HockeySDK from group net.hockeyapp.android (version 5.2.0)

HockeySDK-Android implements support for using HockeyApp in your Android application. The following features are currently supported: Collect crash reports:If your app crashes, a crash log is written to the device's storage. If the user starts the app again, they will be asked asked to submit the crash report to HockeyApp. This works for both beta and live apps, i.e. those submitted to Google Play or other app stores. Crash logs contain viable information for you to help resolve the issue. Furthermore, you as a developer can add additional information to the report as well. Update Alpha/Beta apps: The app will check with HockeyApp if a new version for your alpha/beta build is available. If yes, it will show a dialog to users and let them see the release notes, the version history and start the installation process right away. You can even force the installation of certain updates. User Metrics: Understand user behavior to improve your app. Track usage through daily and monthly active users. Monitor crash impacted users. Measure customer engagement through session count. Add custom tracking calls to learn which features your users are actually using. This feature requires a minimum API level of 14 (Android 4.x Ice Cream Sandwich). Feedback: Besides crash reports, collecting feedback from your users from within your app is a great option to help with improving your app. You act on and answer feedback directly from the HockeyApp backend. Authenticate: Identify and authenticate users against your registered testers with the HockeyApp backend.

Group: net.hockeyapp.android Artifact: HockeySDK
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact HockeySDK
Group net.hockeyapp.android
Version 5.2.0
Last update 21. May 2019
Organization not specified
URL https://github.com/bitstadium/hockeysdk-android
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 53 from 53 (items total 526)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy