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

v_1_1b2 :: src / java / org / apache / log4j / spi /

Makefile


PKG_DIR :=org/apache/log4j/spi
DEPTH   :=../../../../../..
JSOURCES:=OptionHandler.java\
	AppenderAttachable.java\
	LoggingEvent.java\
	LocationInfo.java\
	RootCategory.java\
	Filter.java\
        ErrorHandler.java\
	ErrorCode.java\
	CategoryFactory.java\
	Configurator.java\
        ThrowableInformation.java\
	TriggeringEventEvaluator.java\

SUBDIRS := 

# include master-rule file
include $(DEPTH)/make/make.inc







[See repo JSON]