Simple logging api inspired by Python logging module
[fnpeditor.git] / src / fnpjs / logging / handlers.js
diff --git a/src/fnpjs/logging/handlers.js b/src/fnpjs/logging/handlers.js
new file mode 100644 (file)
index 0000000..c15d17f
--- /dev/null
@@ -0,0 +1,8 @@
+define(function() {
+    
+'use strict';
+
+
+return {};
+
+});
\ No newline at end of file