summaryrefslogtreecommitdiff
path: root/common/dhcp-eval.5
diff options
context:
space:
mode:
authorDamien Neil <source@isc.org>2000-08-22 21:51:39 +0000
committerDamien Neil <source@isc.org>2000-08-22 21:51:39 +0000
commite7a9c2939025133a1cfb250a7547637c1058340f (patch)
tree6d4f4c3c8b5cbec9d7ea8eb0dc1aa74dc089c7c1 /common/dhcp-eval.5
parent2541d057039e2afcb6a43eb7f4e06c9b376a5325 (diff)
downloadisc-dhcp-e7a9c2939025133a1cfb250a7547637c1058340f.tar.gz
Added log() statement to allow logging from config files.
Diffstat (limited to 'common/dhcp-eval.5')
-rw-r--r--common/dhcp-eval.511
1 files changed, 11 insertions, 0 deletions
diff --git a/common/dhcp-eval.5 b/common/dhcp-eval.5
index 0e7e26be..7d33bd67 100644
--- a/common/dhcp-eval.5
+++ b/common/dhcp-eval.5
@@ -350,6 +350,17 @@ the current time and the time that the lease expires.
Any number between zero and the maximum representable size may be
specified as a numeric expression.
.RE
+.SH REFERENCE: LOGGING
+Logging statements may be used to send information to the standard logging
+channels. A logging statement includes an optional priority (\fBfatal\fR,
+\fBerror\fR, \fBinfo\fR, or \fBdebug\fR), and a data expression.
+.PP
+.B log (\fIpriority\fB, \fIdata-expr\FB)\fR
+.PP
+Logging statements take only a single data expression argument, so if you
+want to output multiple data values, you will need to use the \fBconcat\fR
+operator to concatenate them.
+.RE
.SH REFERENCE: DYNAMIC DNS UPDATES
.PP
The DHCP client and server have the ability to dynamically update the