LogMan Demo

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.

License

License

GroupId

GroupId

com.raelity.logman
ArtifactId

ArtifactId

logman-demo
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

LogMan Demo
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.
Project URL

Project URL

https://foss.heptapod.net/java/jlogman/logman-demo
Project Organization

Project Organization

Raelity Engineering
Source Code Management

Source Code Management

https://foss.heptapod.net/java/jlogman/logman-demo

Download logman-demo

How to add to project

<!-- https://jarcasting.com/artifacts/com.raelity.logman/logman-demo/ -->
<dependency>
    <groupId>com.raelity.logman</groupId>
    <artifactId>logman-demo</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.raelity.logman/logman-demo/
implementation 'com.raelity.logman:logman-demo:2.2'
// https://jarcasting.com/artifacts/com.raelity.logman/logman-demo/
implementation ("com.raelity.logman:logman-demo:2.2")
'com.raelity.logman:logman-demo:jar:2.2'
<dependency org="com.raelity.logman" name="logman-demo" rev="2.2">
  <artifact name="logman-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.raelity.logman', module='logman-demo', version='2.2')
)
libraryDependencies += "com.raelity.logman" % "logman-demo" % "2.2"
[com.raelity.logman/logman-demo "2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.raelity.logman : logman-core jar 2.2
com.raelity.logman : simple-val-fix jar 2.2
com.mastfrog : simplevalidation-standalone jar 1.14
org.netbeans.api : org-netbeans-swing-outline jar RELEASE82

Project Modules

There are no modules declared in this project.

Versions

Version
2.2