Giter VIP home page Giter VIP logo

mod_zdt's Introduction

Zotonic Debug Toolbar - ZDT

Debugging toolbar for Zotonic implemented as a module.

Shamelessly ripped off from the Django Debug Toolbar :-)

Basically, what it does is to add a diagnostics toolbar to Zotonic applications. When enabled, it injects an html div to the right side of the web application with easy access to logging, database queries, request variables, session/cookie data, application modules, Erlang runtime info, and other useful information.

Overview of the toolbar

  • Modules: path, status, dependencies
  • Request vars [GET, POST, session, cookies, http headers]
  • Settings - site configs
  • Message logs
  • Template context variables
  • Resource usage
  • Sql profiler
  • Process Info:

How to use

Insert {% debug_toolbar %} in the base template file(default is base.html).

Screenshots

screenshot-1.png

screenshot-2.png

screenshot-3.png

Panels under construction

  • Templates
  • SQL profiler: displays the queries made by the current request, and profile them by execution time.
  • Events [observers and notifications]
  • System Info [server CPU usage]

TODO

See the TODO file

Please help if you have time! Thanks!

mod_zdt's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.