The main use case is sharing log data storage between app and extensions.
I'd like to be able to give the logger a destination, such as a place to live within an app group.
I've wanted this for a while but after reading your article about "start with an app group" I felt compelled to write up this feature request.
This would likely break how the single instance behavior works with a default private logger.
Additional changes might be required to propagate "use this logger" or "use this file location".
The main use case is sharing log data storage between app and extensions.
I'd like to be able to give the logger a destination, such as a place to live within an app group.
I've wanted this for a while but after reading your article about "start with an app group" I felt compelled to write up this feature request.
This would likely break how the single instance behavior works with a default private logger.
Additional changes might be required to propagate "use this logger" or "use this file location".