Skip to content

4.1.0-pre.1

Pre-release
Pre-release

Choose a tag to compare

@PlugFox PlugFox released this 13 Jul 09:38
· 11 commits to master since this release
fe239bd

4.1.0-pre.1 - 2023-07-13

Changed

  • Add overrideOutput to options - allow to use custom message formatting and print handler.
    If returns null then the message will not be output to the console by default logger.
    You can use it to print to a file or to a database or for raw JSON output.