summaryrefslogtreecommitdiff
path: root/sysutils/pear-Log/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pear-Log/DESCR')
-rw-r--r--sysutils/pear-Log/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/pear-Log/DESCR b/sysutils/pear-Log/DESCR
new file mode 100644
index 00000000000..3fcd6aeaf39
--- /dev/null
+++ b/sysutils/pear-Log/DESCR
@@ -0,0 +1,3 @@
+The Log framework provides an abstracted logging system for PHP. It supports
+logging to console, file, syslog, SQL, mail, and mcal targets. It also
+provides a subject - observer mechanism.