Rename WOLogManager sharedInstance to sharedManager (WOCommon, 7975cf4)
Prefer the more descriptive name, sharedManager, to the generic, sharedInstance for the singleton instance of the WOLogManager class.
Signed-off-by: Greg Hurrell <greg@hurrell.net>