summaryrefslogtreecommitdiff
path: root/lib/log.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/log.js')
-rw-r--r--lib/log.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/log.js b/lib/log.js
new file mode 100644
index 0000000..892c91f
--- /dev/null
+++ b/lib/log.js
@@ -0,0 +1,2 @@
+'use strict';
+export default require('async.util.consolefn')('log');