LibComponentLogging-Core
LibComponentLogging-Core copied to clipboard
Allow multiple back-ends to be configured
Currently it's possible to only configure one back-end. It would be nice to be able to configure multiple (e.g. NSLog and LogFile).
Back-ends usually provide a way to mirror log messages to stderr.
Keeping this issue as a reminder for future releases.