Part of MKWS-239.
authorMike Taylor <mike@indexdata.com>
Wed, 19 Nov 2014 17:07:58 +0000 (17:07 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 19 Nov 2014 17:07:58 +0000 (17:07 +0000)
commit1eb85923321cc0725e83985849462f3726a7aae4
tree47e6b32576752cf88bf6974b8301a320e7440817
parentc6ec9ed865103f833479ecd767f2803b34cb6b1b
Part of MKWS-239.

Within mkws-team.js _log() is now a private function that calls
through to one of the MKWS core's logging functions. team.log() is now
a simple currying of that function to use mkws.log().
src/mkws-team.js