Registry / logging / petals-commons-log

petals-commons-log

JSON →
library1.3.0javamavenunverified

Tools and Commons libraries for Petals ESB, including logging utilities.

<dependency> <groupId>org.ow2.petals</groupId> <artifactId>petals-commons-log</artifactId> <version>1.3.0</version> </dependency>
INSTALL
IMPORT
SIG · PETALS-COMMONS-LOG
P
petals-commons-log
loggingjavav1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PetalsLogger
✓ org.ow2.petals.commons.log.PetalsLogger

Minimal usage of Petals Commons Log

import org.ow2.petals.commons.log.PetalsLogger; public class Example { public static void main(String[] args) { PetalsLogger logger = new PetalsLogger(); logger.info("Hello from Petals Commons Log"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
petals-commons-log — mvn dependency:get petals-commons-log · libregistry