Skip to content

v0.7.1

Latest

Choose a tag to compare

@iboB iboB released this 09 Apr 06:24
v0.7.1
bbaa51b
  • 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::ostream if needed