Parent

Methods

Configure::Controllers::Logs

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

Public Instance Methods

get() click to toggle source
    # File lib/mongrel_config/win32_app.rb, line 61
61:       def get
62:         render :service_logs
63:       end
get() click to toggle source
    # File lib/mongrel_config/app.rb, line 55
55:     def get
56:       @log_files = Dir.glob("log/**/*")
57:       render :logs
58:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.