| 
 
 NAMEha_logger - Log a message to files and/or syslog through the HA Logging Daemon SYNOPSISha_logger [-D [ha-log] | [ha-debug]] [-t tag] message... DESCRIPTIONha_logger is used to log a message to files/syslog through the HA Logging Daemon. OPTIONSThe following options are supported: -D ha-log|ha-debug 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. 
-t tag Mark every line in the log with the specified
  tag. 
message The message that should be logged. 
SEE ALSOheartbeat(8), ha_logd(8) AUTHORSAlan Robertson <alanr@unix.sh> ha_logd 
Guochun Shi <gshi@ncsa.uiuc.edu> ha_logd 
Marowsky-Bree Lars <lmb@suse.de> ha_logd 
Florian Haas <florian.haas@linbit.com> man page 
 
  |