summaryrefslogtreecommitdiffstats
path: root/logd/ha_logger.1
blob: db7f9390f2492418f9f0d8a4b621eae112c761ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH HA_LOGGER 1 "5th Nov 2004"
.SH NAME
.B ha_logger 
\- Log a message to files/syslog through the HA Logging Daemon
.SH SYNOPSIS
.B ha_logger
.RI "[-D ha-log/ha-debug] [-t tag] [message ...]"
.P
.SH DESCRIPTION
.B ha_logger 
is used to log a message to files/syslog through the HA Logging Daemon
.PP
.IP "\fB-D\fP \fIha-log/ha-debug\fP"
Log the message to different files. Ha-log will log the message to
the log file and the debug file, while ha-debug will log the message
to the debug file only.
.IP "\fB-t\fP \fItag\fP"
Mark every line in the log with the specified
.IP \fBmessage\fP
The message you want to log on.
.PP
.SH SEE ALSO
ha_logd(8) heartbeat(8) 

.SH DOCUMENTATION
More information may be found at
.UR http://linux-ha.org/wiki
http://linux-ha.org/wiki
.UE

.SH AUTHORS
.nf
 Guochun Shi <gshi@ncsa.uiuc.edu>
 Alan Robertson <alanr@unix.sh>
 Lars Marowsky-Bree <lmb@suse.de>
.fi