summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Gütlein <martin.guetlein@gmail.com>2013-05-28 12:28:29 +0300
committerMartin Gütlein <martin.guetlein@gmail.com>2013-05-28 12:28:29 +0300
commit68d1f71f268fde0a36d0e530385c8025dcb5d132 (patch)
treed2d01ab32c3f27c481e260570fd6de0f48594270
parentccafc5212c633310ad21d043236cc5a440827bf8 (diff)
add comment
-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