(function() { 'use strict'; angular .module('harbor.log', [ 'harbor.services.log' ]); })();