From: Ben Beltran Date: Wed, 15 Jan 2014 18:04:20 +0000 (-0600) Subject: Normalizes buildLog and adds extendLog X-Git-Tag: v1.1.0~22 X-Git-Url: https://git.r.bdr.sh/rbdr/cologne/commitdiff_plain/f6cd3c16e9c98f18c877c66a927bb39cf968b4db?hp=f6cd3c16e9c98f18c877c66a927bb39cf968b4db 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. ---