Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webino/nettedebug
:warning: Debugger from Nette Framework [DEPRECATED]
https://github.com/webino/nettedebug
debug legacy library nette v1 webino
Last synced: about 11 hours ago
JSON representation
:warning: Debugger from Nette Framework [DEPRECATED]
- Host: GitHub
- URL: https://github.com/webino/nettedebug
- Owner: webino
- Archived: true
- Created: 2012-12-30T15:51:27.000Z (about 12 years ago)
- Default Branch: develop
- Last Pushed: 2012-12-31T02:05:10.000Z (about 12 years ago)
- Last Synced: 2024-09-30T14:04:24.507Z (4 months ago)
- Topics: debug, legacy, library, nette, v1, webino
- Homepage:
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Debugger from Nette Framework
Provides user friendly error and exception handling.
## Features
- User friendly errors and exceptions
- Can write error log
- Can notify by email
- Discrete production server error page## Setup
1. Run `php composer.phar require webino/nette-debug:1.*`
## Showcase
![local error](http://files.nette.org/2398/debugger2.png "Errors & Exceptions")
![public error](http://files.nette.org/2398/debugger3.png "Title")## About Nette Debugger
- homepage: http://doc.nette.org/cs/debugging
This component is initially provided by the Nette Framework.
- homepage: http://nette.org
- repository: http://github.com/nette/nette