Class: Configure::Controllers::Logs

Inherits:
R
  • Object
show all
Defined in:
lib/mongrel_config/win32_app.rb

Overview

eventually this will also let you see a particular service’s logs

Instance Method Summary collapse

Instance Method Details

#getObject



61
62
63
# File 'lib/mongrel_config/win32_app.rb', line 61

def get
  render :service_logs
end