summaryrefslogtreecommitdiff
path: root/lib/otlogger.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2013-05-29 15:12:52 +0200
committerChristoph Helma <helma@in-silico.ch>2013-05-29 15:12:52 +0200
commitf2ef6216ef785656d799c880f22013f6c7e900e7 (patch)
treefa7d72d434c9cb70483222aa4bc7f580e0bd8fa9 /lib/otlogger.rb
parent0f770837cbfe17fe17fc86aa0d360c55e281c7f7 (diff)
parentef122484598a8979de915344cdeff475cff752c5 (diff)
Merge branch 'development' of github.com:opentox/opentox-client into development
Conflicts: lib/compound.rb
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