URL: https://github.com/SSSD/sssd/pull/5585
Author: alexey-tikhonov
 Title: #5585: Poor man's backtrace.
Action: edited

 Changed field: body
Original value:
"""
    In case SSSD is run with debug_level < 9, log everything
    to a ring buffer in memory and flush the buffer to a log file on any
    error (up to and including `min(0x0040, debug_level)`)
    (i.e. if `debug_level` is explicitly set to 0 or 1 then only those
    error levels will trigger backtrace, otherwise up to 2).

    Feature is only supported for `logger == files`.

    Feature is configurable via 'debug_backtrace_enabled' option.
"""

_______________________________________________
sssd-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to