summaryrefslogtreecommitdiff
path: root/lib/otlogger.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/otlogger.rb')
-rw-r--r--lib/otlogger.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/otlogger.rb b/lib/otlogger.rb
index 57b8170..0f0caa4 100644
--- a/lib/otlogger.rb
+++ b/lib/otlogger.rb
@@ -1,3 +1,5 @@
+
+# extend logger to add current source file, line-number and source location where the log command is called
class OTLogger < Logger
def pwd