From 605c22b1804f0a34d400eb57e1954c3fc3a20c88 Mon Sep 17 00:00:00 2001 From: Michael Still Date: Wed, 1 Feb 2012 11:41:22 +1100 Subject: Optionally pass a instance uuid to log methods. This change is intended to make log messages including instance uuids consistent. This eases operational support, as when a customer asks for the history of there instance it is a simple grep operation, instead of the current situation. I have included a sample use, but will work through adding this to relevant log messages over time. Change-Id: I1f61c04f32dbb960471950ac7231313d9d9ced12 --- Authors | 1 + 1 file changed, 1 insertion(+) (limited to 'Authors') diff --git a/Authors b/Authors index 90de68183..13e087442 100644 --- a/Authors +++ b/Authors @@ -111,6 +111,7 @@ Masanori Itoh Matt Dietz Matthew Hooker Michael Gundlach +Michael Still Mike Lundy Mike Scherbakov Mohammed Naser -- cgit