Skip to content

v0.2.20

Choose a tag to compare

@fhunleth fhunleth released this 27 May 22:47
· 155 commits to main since this release
  • New features
    • Add log_attach and log_detach convenience functions for directing log
      messages to the current IEx session. These provide a simple way for seeing
      log messages when you either aren't on the same console as the console logger or
      you don't want to enable the console logger since it messes up the prompt.