diff --git a/lib/console2.js b/lib/console2.js index 8f00bee..c2255c8 100644 --- a/lib/console2.js +++ b/lib/console2.js @@ -609,8 +609,6 @@ opt : opt }; - console.log(log); - // Build the context string var context = this.buildContext(log, log.show);