From 68d1f71f268fde0a36d0e530385c8025dcb5d132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20G=C3=BCtlein?= Date: Tue, 28 May 2013 12:28:29 +0300 Subject: add comment --- lib/otlogger.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') 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 -- cgit v1.2.3