summaryrefslogtreecommitdiff
path: root/lazar.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-02-26 16:54:37 +0100
committerChristoph Helma <helma@in-silico.de>2010-02-26 16:54:37 +0100
commit176e4fa97c2cb832c3e76eeaebe9405b249d0f9f (patch)
tree17c24b9acad212915a8d518dd6e454c08ac5f181 /lazar.rb
parent987b7ccd630ce527d472808b1cbeccb96b7917d4 (diff)
source file added to logger
Diffstat (limited to 'lazar.rb')
-rw-r--r--lazar.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lazar.rb b/lazar.rb
index 41af168..6fc95a6 100644
--- a/lazar.rb
+++ b/lazar.rb
@@ -1,3 +1,5 @@
+LOGGER.progname = File.expand_path(__FILE__)
+
get '/lazar/?' do
response['Content-Type'] = 'application/rdf+xml'
OpenTox::Algorithm::Lazar.new.rdf