Skip to content
  • xiekeyang's avatar
    Feature: Web Panic Reporting via hooks · 47aa47e3
    xiekeyang authored
    
    
    This PR is for issue of "email after registry webapp panic" #41, improving my
    previous design (closed).
    It use self setting up hooks, to catch panic in web application.
    And, send email in hooks handle directly, to no use new http server and
    handler.
    
    Signed-off-by: default avatarxiekeyang <keyangxie@126.com>
    47aa47e3
Loading