Skip to content
Snippets Groups Projects
Forked from IGWN Computing and Software / GraceDB / GraceDB Server
Source project has a limited visibility.
  • Tanner Prestegard's avatar
    d2224447
    Set up stdout logging for container · d2224447
    Tanner Prestegard authored
    Add a logging handler for printing to stdout. For container
    deployments, we remove all other logging handlers and use this
    new 'console' handler only. The incantation for starting
    gunicorn with supervisord now sends the access and error logs
    to stdout.
    Verified
    d2224447
    History
    Set up stdout logging for container
    Tanner Prestegard authored
    Add a logging handler for printing to stdout. For container
    deployments, we remove all other logging handlers and use this
    new 'console' handler only. The incantation for starting
    gunicorn with supervisord now sends the access and error logs
    to stdout.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.