TrueVFS Extension Logging

Instruments the TrueVFS Kernel for logging via SLF4J. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

License

License

Categories

Categories

Java Languages Net Logging Application Layer Libs
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-ext-logging
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

TrueVFS Extension Logging
Instruments the TrueVFS Kernel for logging via SLF4J. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.
Project URL

Project URL

http://truevfs.net/
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/truevfs

Download truevfs-ext-logging

How to add to project

<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging/ -->
<dependency>
    <groupId>net.java.truevfs</groupId>
    <artifactId>truevfs-ext-logging</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging/
implementation 'net.java.truevfs:truevfs-ext-logging:0.14.0'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-ext-logging/
implementation ("net.java.truevfs:truevfs-ext-logging:0.14.0")
'net.java.truevfs:truevfs-ext-logging:jar:0.14.0'
<dependency org="net.java.truevfs" name="truevfs-ext-logging" rev="0.14.0">
  <artifact name="truevfs-ext-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-ext-logging', version='0.14.0')
)
libraryDependencies += "net.java.truevfs" % "truevfs-ext-logging" % "0.14.0"
[net.java.truevfs/truevfs-ext-logging "0.14.0"]

Dependencies

compile (2)

Group / Artifact Type Version
net.java.truevfs : truevfs-comp-inst jar 0.14.0
net.java.truecommons : truecommons-logging jar 2.5.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Release Notes Maven Central Apache License 2.0 Test Workflow

TrueVFS

TrueVFS is a virtual file system (VFS) for Java 8 which enables client applications to access archive files as if they were virtual directories, including nested archive files in multithreaded environments. As a library, TrueVFS provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.

For more information, please refer to the documentation at http://truevfs.net/.

Versions

Version
0.14.0
0.13.1
0.13.0
0.11.1
0.11.0
0.10.9
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10
0.9.3
0.9.2
0.9.1
0.9