- Automatically set up default logger with default sink. No manual init needed with this default config.
- Increase max scope label length to 20 bytes
- Merge sinklib into main library
- Simple sinks: add basic flags, external take ownership, allow same stream for err
- Perf: streams only create
std::ostreamif needed