Logo
Explore Help
Sign In
Mirrors/coredns
1
0
Fork 0
You've already forked coredns
mirror of https://github.com/coredns/coredns.git synced 2025-10-31 18:23:13 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
74f9dc6c0046cf847e202f171663960f0f8a5d5a
coredns/plugin/debug/README.md

21 lines
358 B
Markdown
Raw Normal View History

middleware/debug: add (#735) * middleware/debug: add Add a debug "middleware" that disables the recover() and just lets CoreDNS crash; very useful for testing. Fixes ##563 * fix test * Feedback: check the value of Debug
2017-06-13 15:47:17 -07:00
# debug
Fix all READMEs and some other fluff (#788)
2017-07-24 08:24:53 -07:00
*debug* disables the automatic recovery upon a CoreDNS crash so that you'll get a nice stack trace.
Remove the word middleware (#1067) * Rename middleware to plugin first pass; mostly used 'sed', few spots where I manually changed text. This still builds a coredns binary. * fmt error * Rename AddMiddleware to AddPlugin * Readd AddMiddleware to remain backwards compat
2017-09-14 09:36:06 +01:00
Note that the *errors* plugin (if loaded) will also set a `recover` negating this setting.
middleware/debug: add (#735) * middleware/debug: add Add a debug "middleware" that disables the recover() and just lets CoreDNS crash; very useful for testing. Fixes ##563 * fix test * Feedback: check the value of Debug
2017-06-13 15:47:17 -07:00
The main use of *debug* is to help testing.
## Syntax
~~~ txt
debug
~~~
## Examples
Disable CoreDNS' ability to recover from crashes:
~~~ txt
debug
~~~
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 26ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API