aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket29662
blob: 872df9ad82d335588f02117ab90e9a2c4e782e5c (plain)
1
2
3
4
5
  o Minor features (debugging):
    - Introduce tor_assertf() and tor_assertf_nonfatal() to enable logging of
      additional information during assert failure. Now we can use format
      strings to include pieces of information that are relevant for trouble
      shooting. Resolves ticket 29662.