The version of Apache log4j used by SoundHelix.

[[ 🗃 ^aEp6o apache-log4j ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/aEp6o

SSH: git clone USERNAME@vervis.peers.community:aEp6o

Branches

Tags

v1_3alpha_1 :: tests / input / db /

mysql.properties.sample

# If you would like to test DBAppender/DBReceiver for MySQL, then
# set the url and user parameters for your local environment and
# copy this file to "mysql.properties".

# The JDBC driver class for MySQL
driverClass=com.mysql.jdbc.Driver

# The DataSource class for MySQL
dataSourceClass=com.mysql.jdbc.jdbc2.optional.MysqlDataSource

# Native pooled DataSource class for MySQL
pooledDataSourceClass=com.mysql.jdbc.jdbc2.optional.MysqlConnectionPoolDataSource

# The following parameters should be set for your machine.
url=jdbc:mysql:///test
user=root
password=
[See repo JSON]