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

hyperlog from group com.solusguard (version 1.2.1)

A utility logger library for Android on top of standard Android Log class for debugging purpose. This is a simple library that will allow Android apps or library to store log into database so that developer can pull the logs from the database into File or push the logs to your remote server for debugging purpose.

Group: com.solusguard Artifact: hyperlog
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hyperlog
Group com.solusguard
Version 1.2.1
Last update 23. August 2019
Organization not specified
URL http://opensource.org/licenses/MIT
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies appcompat, volley, gson,
There are maybe transitive dependencies!

hyperlog from group com.solusguard.hyperlog (version 1.1.0)

A utility logger library for Android on top of standard Android Log class for debugging purpose. This is a simple library that will allow Android apps or library to store log into database so that developer can pull the logs from the database into File or push the logs to your remote server for debugging purpose.

Group: com.solusguard.hyperlog Artifact: hyperlog
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hyperlog
Group com.solusguard.hyperlog
Version 1.1.0
Last update 20. August 2019
Organization not specified
URL http://opensource.org/licenses/MIT
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies appcompat, volley, gson,
There are maybe transitive dependencies!

slf4j from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that logs audit events using slf4j, and passes the event on without modifying it.

Group: org.beiter.michael.eaudit4j.processors Artifact: slf4j
Show all versions Show documentation Show source 
 

1 downloads
Artifact slf4j
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, slf4j-log4j12, commons-lang3, commons-codec,
There are maybe transitive dependencies!

remote-log-handler from group com.github.manishahluwalia.gwt (version 0.0.3)

This is a remote logging handler for GWT, meant as a replacement to SimpleRemoteLogHandler. It provides: 1. smarter synching of logs to the remote server, using buffering for efficiency in production with automatic flushing on timer / configurable log severity / application unload. 2. Client logging level is configurable at runtime.

Group: com.github.manishahluwalia.gwt Artifact: remote-log-handler
Show all versions Show documentation Show source 
 

0 downloads
Artifact remote-log-handler
Group com.github.manishahluwalia.gwt
Version 0.0.3
Last update 17. March 2015
Organization not specified
URL https://github.com/manishahluwalia/${project.artifactId}
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dreadlogs from group me.lorenc.dreadlogs (version 0.1)

A Java library for testing logs. It supports most commonly used logging libraries, namely log4j, Logback and Java logging framework (JUL = java.util.logging). It's aimed for unit testing (TDD) but could also be used in integration and functional tests as long as they run in the same JVM as the system under test.

Group: me.lorenc.dreadlogs Artifact: dreadlogs
Show documentation Show source 
 

0 downloads
Artifact dreadlogs
Group me.lorenc.dreadlogs
Version 0.1
Last update 21. June 2014
Organization not specified
URL https://github.com/d-lorenc/dread-logs
License MIT License
Dependencies amount 1
Dependencies hamcrest-all,
There are maybe transitive dependencies!

microlog from group net.sf.microlog (version 2.3.2)

Microlog is a small, yet powerful logging library for mobile devices based on the Log4j API. Supports Java ME (J2ME) and Android. Logs to device, to PC or to servers online. Used in all phases from development on emulator/device to outdoor field-testing.

Group: net.sf.microlog Artifact: microlog
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact microlog
Group net.sf.microlog
Version 2.3.2
Last update 13. February 2010
Organization SourceForge.net Microlog
URL http://microlog.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

howl from group org.objectweb.howl (version 1.0.1-1)

HOWL is a logger implementation providing features required by the JOTM project. HOWL uses unformatted binary logs to maximize performance and specifies a journalization API with methods necessary to support JOTM recovery operations.

Group: org.objectweb.howl Artifact: howl
Show documentation Show source 
 

0 downloads
Artifact howl
Group org.objectweb.howl
Version 1.0.1-1
Last update 15. June 2006
Organization ObjectWeb HOWL
URL http://forge.objectweb.org/projects/howl/
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mrchecker-core-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit5

Group: com.capgemini.mrchecker Artifact: mrchecker-core-module
Show all versions Show source 
 

0 downloads
Artifact mrchecker-core-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 19
Dependencies guava, log4j-core, slf4j-api, allure-junit5, allure-java-commons, allure-junit-platform, allure-maven, aspectjweaver, json, jasypt, cucumber-java, cucumber-core, cucumber-junit, cucumber-junit-platform-engine, cucumber-reporting, gherkin, assertj-core, gson, forms_rt,
There are maybe transitive dependencies!

org.apache.sling.tracer from group org.apache.sling (version 1.0.8)

Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for given category. Refer to http://sling.apache.org/documentation/bundles/log-tracers.html

Group: org.apache.sling Artifact: org.apache.sling.tracer
Show all versions Show source 
 

2 downloads
Artifact org.apache.sling.tracer
Group org.apache.sling
Version 1.0.8
Last update 03. August 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

logstash-logback-sensitive-data-obfuscator from group io.github.orczykowski (version 1.0.0)

This library provides a solution for masking sensitive data in logs within applications that use Logback with logstash-logback-encoder and ch.qos.logback.contrib.json.classic.JsonLayout. It allows you to extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive data. The library includes predefined patterns for detecting sensitive values and also allows for creating custom patterns.

Group: io.github.orczykowski Artifact: logstash-logback-sensitive-data-obfuscator
Show documentation Show source 
 

0 downloads
Artifact logstash-logback-sensitive-data-obfuscator
Group io.github.orczykowski
Version 1.0.0
Last update 23. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 51 from 53 (items total 526)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy