doc: describe the analysis of crash dumps
[oweals/u-boot.git] / doc / README.log
index 19856d43da22e8e59a3c48c008f0a2e61e9e7c37..1057981f452eda35a58f302e034bb742ca9cfb88 100644 (file)
@@ -147,7 +147,10 @@ several possible determinations for logging information, all of which can be
 enabled or disabled independently:
 
    console - goes to stdout
+   syslog - broadcast RFC 3164 messages to syslog servers on UDP port 514
 
+The syslog driver sends the value of environmental variable 'log_hostname' as
+HOSTNAME if available.
 
 Log format
 ----------