7423b6c15a
Log4c is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/), staying as close to their API as is reasonable. based on a submission from Markus Schatzl ok jasper@
35 lines
954 B
Plaintext
35 lines
954 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/05/11 11:43:49 ajacoutot Exp $
|
|
%%SHARED%%
|
|
bin/log4c-config
|
|
include/log4c/
|
|
include/log4c.h
|
|
include/log4c/appender.h
|
|
include/log4c/appender_type_mmap.h
|
|
include/log4c/appender_type_rollingfile.h
|
|
include/log4c/appender_type_stream.h
|
|
include/log4c/appender_type_stream2.h
|
|
include/log4c/appender_type_syslog.h
|
|
include/log4c/buffer.h
|
|
include/log4c/category.h
|
|
include/log4c/config-win32.h
|
|
include/log4c/defs.h
|
|
include/log4c/init.h
|
|
include/log4c/layout.h
|
|
include/log4c/layout_type_basic.h
|
|
include/log4c/layout_type_basic_r.h
|
|
include/log4c/layout_type_dated.h
|
|
include/log4c/layout_type_dated_r.h
|
|
include/log4c/location_info.h
|
|
include/log4c/logging_event.h
|
|
include/log4c/priority.h
|
|
include/log4c/rc.h
|
|
include/log4c/rollingpolicy.h
|
|
include/log4c/rollingpolicy_type_sizewin.h
|
|
include/log4c/version.h
|
|
lib/liblog4c.a
|
|
lib/liblog4c.la
|
|
share/aclocal/
|
|
share/aclocal/log4c.m4
|
|
share/examples/log4c/
|
|
share/examples/log4c/log4crc.sample
|