summaryrefslogtreecommitdiff
path: root/changes/ticket31999
blob: 31f230ee2026fcb4e85dfe7dc1c31d49f858e79e (plain)
1
2
3
4
5
6
  o Code simplification and refactoring:
    - Our default log (which ordinarily sends NOTICE-level message to
      standard output) is now handled in a more logical manner. Previously,
      we replaced the configured log options if they were empty.
      Now, we interpret an empty set of log options as meaning "use the
      default log". Closes ticket 31999.