From: Ben Beltran Date: Wed, 15 Jan 2014 18:04:20 +0000 (-0600) Subject: Normalizes buildLog and adds extendLog X-Git-Url: https://git.r.bdr.sh/rbdr/cologne/commitdiff_plain/2e8bfe95f50f936a9e8631da89d6def33f91d4db?hp=2e8bfe95f50f936a9e8631da89d6def33f91d4db Normalizes buildLog and adds extendLog buildLog now generates default messages as INFO instead of DEBUG. Similarly, now includes the _separator flag as false for consistnecy. It also properly handles undefined and null. Finally, it creates extendLog which extends a dummy objectLog with the passed object. ---