Skip to content

Version 1.4.1

Compare
Choose a tag to compare
@ypujante ypujante released this 23 Jan 19:32
· 21 commits to master since this release
  • Added JBOX_LOGVALUES (simpler api than JBOX_TRACEVALUES)
  • Added loguru::init_for_re to make loguru output nicer for Rack Extensions (replace (useless) thread by RE name)
  • Added loguru::init_for_test to make loguru throw exception instead of aborting when running tests
  • Added generic loguru::add_preamble_handler to display any kind of information when logging