diff --git a/index.js b/index.js index e69de29b..4d292a79 100644 --- a/index.js +++ b/index.js @@ -0,0 +1,5 @@ +console.log("LumberJack") + +console.warn("Caution") + +console.error("Oh noes")