<% content_for :title do %>Logs<% end %>

Localtower::Plugins::Capture.new(self, binding).save

<% @logs["variables"].each do |item| %> <% end %>
Variable Value Value Type
<%= item["name"] %>
<%= Localtower::Plugins::Capture.printable(item["value"]) %>
<%= item["klass"] %>