Skip to main content

A Plone debug view for introspecting the current context, user, roles and instance dict

Project description

collective.debug provide a @@debug view for analyzing and debugging purposes.

Warning

  • Use this add-on with care because it may expose unwanted or unwanted information.

  • Use it with care for debugging and analyzing purposes only.

  • Do not use it production.

Installation

Install collective.debug by adding it to your buildout:

[buildout]

...

eggs =
    collective.debug

and then running bin/buildout

Usage

This add-on provides a @@debug browser view that returns some debugging information on the current context object, the current user and its roles, the instance dict of the current context object and request information.

Contribute

License

The project is licensed under the GPLv2.

Author

Andreas Jung (info@zopyx.com)

Contributors

Changelog

1.0a3 (2020-11-23)

  • respect browser layer [zopyx]

1.0a1 (2020-11-23)

  • Initial release. [zopyx]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.debug-1.0a3.zip (43.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page