Andy Craze
1cdfe0e5e9
Fix sentry raven install docs
...
The documentation for installing Sentry's raven client was incorrect. It should state that the client must be installed with the extra flask dependencies as mentioned in getsentry/raven-python#1075
7 years ago
David Lord
66b1b752da
simplify logging configuration
...
single default handler and formatter
don't remove handlers
configure level once using setLevel
document logging
reorganize logging tests
7 years ago
David Lord
859d9a9d5c
show nice message when registering error handler for unknown code
...
clean up error handler docs
closes #1837
8 years ago
Jeff Widman
bb0e755c80
Migrate various docs links to https ( #2180 )
...
Also fixed a few outdated links
8 years ago
Tery Lim
ec9717502f
Update errorhandling.rst ( #2075 )
...
Fix LogRecord class reference.
8 years ago
Tery Lim
bbe58a4944
Update errorhandling.rst ( #2074 )
8 years ago
PHeanEX
96b6345c1a
Fix small grammar error (Of/Or) ( #2001 )
8 years ago
Josh Soref
6e6c3a4636
Spelling ( #1998 )
...
* spelling: cacheability
* spelling: conceptually
* spelling: javascript
* spelling: reset
* spelling: raised
* comma: instead..., they...
8 years ago
avborhanian
5aa70b5a56
Updating url in errorhandling.rst to a valid link
...
Was originally set to github.com/getsentry/sentry, which was a relative link to a page that doesn't exist. I prepended https:// to fix this problem.
9 years ago
Armin Ronacher
42b7ab3f49
Incorporated ThiefMaster's suggestions for docs
9 years ago
Armin Ronacher
3e651e795a
Added sentry to docs
9 years ago
Armin Ronacher
f9ea3fe026
1.0 -> 0.11 in the docs
9 years ago
ThiefMaster
c5900a1adf
s/1.0/0.11/ in versionadded/versionchanged markers
...
closes #1817
9 years ago
bagratte
9a80fe691d
minor revision of documentation.
9 years ago
Prayag Verma
6c0496a1f3
Fix a typo
...
`interchangable` → `interchangeable`
9 years ago
Markus Unterwaditzer
73d89cccec
Errorhandlers were NOT *added* in 1.0
10 years ago
Phil Schaf
290372faf1
some details
10 years ago
Phil Schaf
4437eb7ceb
slimmed down error handling intro
10 years ago
Phil Schaf
9d3c4bbb8c
Added docs for the error handler rework
10 years ago
Armin Ronacher
7c16054d81
Updated the logging documentation for recent changes.
10 years ago
Kyle P. Johnson
71b525e1fa
typos
10 years ago
dmackinnon
231f45b432
Fix typo
11 years ago
Andrew Ash
fc7fe62846
Update docs/errorhandling.rst
13 years ago
Ron DuPlain
69e7a0a2a0
Move debugger details into a new section, #343 .
13 years ago
Sam Anderson
da00160db6
Fixed some small typos in the documentation.
...
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
14 years ago
Armin Ronacher
38107c752c
Fixed a wrong import path in the documentation. Fixes #102
14 years ago
Armin Ronacher
70dc2b66a0
Removed useless script reference. This fixes #87
15 years ago
Adam Zapletal
ee5eafa795
Error Handling documentation fixes (grammar, etc)
15 years ago
Armin Ronacher
ea72e272a6
Fixed a broken example
15 years ago
Dag Odenhall
f904ef27d3
Fixing typo in error handling documentation (s/changes are/chances are/)
15 years ago
Armin Ronacher
ce6e4cbd73
0.5 is 0.3 now, why skip numbers?
15 years ago
Armin Ronacher
cbcd15c3b5
Beefed up latex output. Unfortunately parts look ugly.
15 years ago
Armin Ronacher
267f5f5c82
Added a pattern for custom error pages.
15 years ago
Armin Ronacher
ea5e654e9e
Added a documentation chapter about logging
15 years ago