Skip to content

Conversation

@178inaba
Copy link
Contributor

@178inaba 178inaba commented Jul 4, 2020

Fixed to be able to set the log level of stack trace when recover.

Fixes #1605.

@codecov
Copy link

codecov bot commented Jul 4, 2020

Codecov Report

Merging #1604 into master will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #1604 +/- ## ========================================== + Coverage 84.96% 85.04% +0.08%  ========================================== Files 28 28 Lines 2168 2180 +12 ========================================== + Hits 1842 1854 +12  Misses 211 211 Partials 115 115 
Impacted Files Coverage Δ
middleware/recover.go 82.35% <100.00%> (+9.62%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de3a2d4...f233d3c. Read the comment docs.

@vishr
Copy link
Member

vishr commented Jul 5, 2020

@178inaba
Copy link
Contributor Author

178inaba commented Jul 6, 2020

@vishr
I fixed the documentation!
labstack/echox#151

@vishr vishr merged commit e125b2c into labstack:master Jul 6, 2020
@178inaba 178inaba deleted the recover_log_level branch July 6, 2020 15:09
vishr pushed a commit that referenced this pull request Aug 28, 2020
…1572) * The directory path does not end with '/', it needs to be redirected * changed guide highlighting to shell (#1593) * Fix recover print stack trace log level (#1604) * Fix recover print stack trace log level * Add recover log level test * Add default LogLevel to DefaultRecoverConfig Co-authored-by: solym <ymwh@foxmai.com> Co-authored-by: roz3x <52892437+roz3x@users.noreply.github.com> Co-authored-by: Masahiro Furudate <178inaba.git@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants