mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
aa16f3ce59
functionnalities and interfaces of log4j. PR: ports/76287 Submitted by: Thaddeus Covert <tcovert+ports@sahuagin.net>
124 lines
4.2 KiB
Plaintext
124 lines
4.2 KiB
Plaintext
bin/simplesocketserver
|
|
include/log4cxx/appender.h
|
|
include/log4cxx/appenderskeleton.h
|
|
include/log4cxx/asyncappender.h
|
|
include/log4cxx/basicconfigurator.h
|
|
include/log4cxx/config.h
|
|
include/log4cxx/config/propertysetter.h
|
|
include/log4cxx/config_auto.h
|
|
include/log4cxx/config_msvc.h
|
|
include/log4cxx/consoleappender.h
|
|
include/log4cxx/dailyrollingfileappender.h
|
|
include/log4cxx/db/odbcappender.h
|
|
include/log4cxx/defaultcategoryfactory.h
|
|
include/log4cxx/fileappender.h
|
|
include/log4cxx/helpers/absolutetimedateformat.h
|
|
include/log4cxx/helpers/appenderattachableimpl.h
|
|
include/log4cxx/helpers/boundedfifo.h
|
|
include/log4cxx/helpers/class.h
|
|
include/log4cxx/helpers/condition.h
|
|
include/log4cxx/helpers/criticalsection.h
|
|
include/log4cxx/helpers/cyclicbuffer.h
|
|
include/log4cxx/helpers/datagrampacket.h
|
|
include/log4cxx/helpers/datagramsocket.h
|
|
include/log4cxx/helpers/dateformat.h
|
|
include/log4cxx/helpers/datelayout.h
|
|
include/log4cxx/helpers/datetimedateformat.h
|
|
include/log4cxx/helpers/event.h
|
|
include/log4cxx/helpers/exception.h
|
|
include/log4cxx/helpers/filewatchdog.h
|
|
include/log4cxx/helpers/formattinginfo.h
|
|
include/log4cxx/helpers/gnomexml.h
|
|
include/log4cxx/helpers/inetaddress.h
|
|
include/log4cxx/helpers/intializationutil.h
|
|
include/log4cxx/helpers/iso8601dateformat.h
|
|
include/log4cxx/helpers/loader.h
|
|
include/log4cxx/helpers/locale.h
|
|
include/log4cxx/helpers/loglog.h
|
|
include/log4cxx/helpers/msxml.h
|
|
include/log4cxx/helpers/mutex.h
|
|
include/log4cxx/helpers/object.h
|
|
include/log4cxx/helpers/objectimpl.h
|
|
include/log4cxx/helpers/objectptr.h
|
|
include/log4cxx/helpers/onlyonceerrorhandler.h
|
|
include/log4cxx/helpers/optionconverter.h
|
|
include/log4cxx/helpers/patternconverter.h
|
|
include/log4cxx/helpers/patternparser.h
|
|
include/log4cxx/helpers/properties.h
|
|
include/log4cxx/helpers/propertyresourcebundle.h
|
|
include/log4cxx/helpers/relativetimedateformat.h
|
|
include/log4cxx/helpers/resourcebundle.h
|
|
include/log4cxx/helpers/semaphore.h
|
|
include/log4cxx/helpers/serversocket.h
|
|
include/log4cxx/helpers/socket.h
|
|
include/log4cxx/helpers/socketimpl.h
|
|
include/log4cxx/helpers/socketinputstream.h
|
|
include/log4cxx/helpers/socketoutputstream.h
|
|
include/log4cxx/helpers/strictmath.h
|
|
include/log4cxx/helpers/stringhelper.h
|
|
include/log4cxx/helpers/stringtokenizer.h
|
|
include/log4cxx/helpers/syslogwriter.h
|
|
include/log4cxx/helpers/system.h
|
|
include/log4cxx/helpers/tchar.h
|
|
include/log4cxx/helpers/thread.h
|
|
include/log4cxx/helpers/threadspecificdata.h
|
|
include/log4cxx/helpers/timezone.h
|
|
include/log4cxx/helpers/transform.h
|
|
include/log4cxx/helpers/xml.h
|
|
include/log4cxx/hierarchy.h
|
|
include/log4cxx/htmllayout.h
|
|
include/log4cxx/layout.h
|
|
include/log4cxx/level.h
|
|
include/log4cxx/logger.h
|
|
include/log4cxx/logmanager.h
|
|
include/log4cxx/mdc.h
|
|
include/log4cxx/ndc.h
|
|
include/log4cxx/net/smtpappender.h
|
|
include/log4cxx/net/socketappender.h
|
|
include/log4cxx/net/sockethubappender.h
|
|
include/log4cxx/net/socketnode.h
|
|
include/log4cxx/net/syslogappender.h
|
|
include/log4cxx/net/telnetappender.h
|
|
include/log4cxx/net/xmlsocketappender.h
|
|
include/log4cxx/nt/nteventlogappender.h
|
|
include/log4cxx/patternlayout.h
|
|
include/log4cxx/propertyconfigurator.h
|
|
include/log4cxx/provisionnode.h
|
|
include/log4cxx/rollingfileappender.h
|
|
include/log4cxx/simplelayout.h
|
|
include/log4cxx/spi/appenderattachable.h
|
|
include/log4cxx/spi/configurator.h
|
|
include/log4cxx/spi/defaultrepositoryselector.h
|
|
include/log4cxx/spi/errorhandler.h
|
|
include/log4cxx/spi/filter.h
|
|
include/log4cxx/spi/hierarchyeventlistener.h
|
|
include/log4cxx/spi/loggerfactory.h
|
|
include/log4cxx/spi/loggerrepository.h
|
|
include/log4cxx/spi/loggingevent.h
|
|
include/log4cxx/spi/optionhandler.h
|
|
include/log4cxx/spi/repositoryselector.h
|
|
include/log4cxx/spi/rootcategory.h
|
|
include/log4cxx/spi/triggeringeventevaluator.h
|
|
include/log4cxx/ttcclayout.h
|
|
include/log4cxx/varia/denyallfilter.h
|
|
include/log4cxx/varia/fallbackerrorhandler.h
|
|
include/log4cxx/varia/levelmatchfilter.h
|
|
include/log4cxx/varia/levelrangefilter.h
|
|
include/log4cxx/varia/stringmatchfilter.h
|
|
include/log4cxx/writerappender.h
|
|
include/log4cxx/xml/domconfigurator.h
|
|
include/log4cxx/xml/xmllayout.h
|
|
lib/liblog4cxx.a
|
|
lib/liblog4cxx.la
|
|
lib/liblog4cxx.so
|
|
lib/liblog4cxx.so.9
|
|
@dirrm include/log4cxx/xml
|
|
@dirrm include/log4cxx/varia
|
|
@dirrm include/log4cxx/spi
|
|
@dirrm include/log4cxx/nt
|
|
@dirrm include/log4cxx/net
|
|
@dirrm include/log4cxx/helpers
|
|
@dirrm include/log4cxx/db
|
|
@dirrm include/log4cxx/config
|
|
@dirrm include/log4cxx
|