UNPKG

142 BJavaScriptView Raw
1"use strict";
2/* jshint node:true */
3var MyCustomLogger = (function() {
4 // @include ../lib/loglevel.js
5 return this.log;
6}).apply({});