[C++] Enhance `ShutDownArrowLog` to reset effects by `StartArrowLog`
Open
Component: C++
Component: FlightRPC
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
### Describe the enhancement requested
See discussion https://github.com/apache/arrow/discussions/47671.
Update `ShutDownArrowLog` to reset all effects by `StartArrowLog`, so `StartArrowLog` can be called in the same program safely after calling `ShutDownArrowLog`.
### Component(s)
C++, FlightRPC
Contributor guide
Assessment
This issue has not been assessed yet.