cloud-init/bin
Joshua Harlow 8e6993d9dc if a logged message fails, fallback to logging to stdout
This most commonly occurs if a user-data script does '/sbin/poweroff'
where syslog was being used.  Once poweroff is invoked, syslog gets killed
and logging would start to show stack traces.

This generally tries to continue working instead, but log to stderr.
2012-09-19 21:19:43 -04:00
..
cloud-init if a logged message fails, fallback to logging to stdout 2012-09-19 21:19:43 -04:00