The TSSApp class serves log files generated by the Tsung stress testing tool.

@representation xml

    <?xml encoding="utf-8">
    <report>
      bla
    </report>

@representation json

    { "report": "bla" }
Methods
#
Included Modules
Instance Public methods
/

Shows the list of all logs present on the machine.

@output_types [text/html] @output_languages [en-US]

# File lib/webapp.rb, line 38
  get '/' do