Skip to content
Snippets Groups Projects
  1. Jan 18, 2021
  2. Dec 29, 2020
    • Roeland Jago Douma's avatar
      Avoid huge exception argument logging · 179de95f
      Roeland Jago Douma authored
      
      In some cases it might happen that you have an argument that deep down
      somewhere has an array with a lot of entries (think thousands). Now
      before we would just happily print them all. Which would fill the log.
      
      Now it will just print the first 5. And add a line that there are N
      more.
      
      If you are on debug level we will still print them all.
      
      Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
      179de95f
  3. Dec 16, 2020
  4. Dec 04, 2020
  5. Jul 09, 2020
  6. Jun 19, 2020
  7. Apr 29, 2020
  8. Apr 10, 2020
  9. Dec 20, 2019
  10. Dec 05, 2019
  11. Nov 27, 2019
  12. May 08, 2019
  13. May 06, 2019
  14. Mar 12, 2019
  15. Jan 10, 2019
  16. Jul 18, 2018
  17. Jul 11, 2018
  18. Apr 17, 2018
Loading