All Downloads are FREE. Search and download functionalities are using the official Maven repository.

let.bullet-pulsar.1.0.6.source-code.log4j.properties Maven / Gradle / Ivy

Go to download

This is all things Pulsar related for Bullet - primarily the pluggable PubSub implementations

There is a newer version: 1.1.2
Show newest version
# Root logger option
log4j.rootLogger=INFO, stdout

# Direct log messages to stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.Target=System.out
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=[%-5p] %d{ISO8601} %c - %m%n




© 2015 - 2024 Weber Informatics LLC | Privacy Policy