LogMan Parent

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-parent
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

pom
Description

Description

LogMan Parent
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
Project Organization

Project Organization

Raelity Engineering
Source Code Management

Source Code Management

https://foss.heptapod.net/java/jlogman

Download logman-parent

Filename Size
logman-parent-2.2.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • logman-lib
  • logman-demo
  • logman-netbeans
  • logman-core
  • simple-val-fix

Versions

Version
2.2