Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@Alqueraf Alqueraf released this 30 Jun 18:41
0f88626

Note: This release has breaking changes.

Added

  • Capture logs from external packages.
  • Use FloggerPrinter to print logs in your custom format.
  • Updated dependencies.

Breaking

  • Use record.printable() to get the formatted log message. record.message now only contains the actual message passed to the logger.