Skip to content

1.0.0

Compare
Choose a tag to compare
@marcransome marcransome released this 23 Aug 14:54
· 512 commits to main since this release
7a59177

🚀 Release 1.0.0 for macOS Big Sur (11.x) and above is now available, with the following features:

  • Support for the full range of log levels supported by Apple's unified logging system: default, info, debug, error and fault
  • The ability to mark a log message as private using the -p|--private option (i.e. the message string is readable only if the user has been granted the necessary permissions using Device Management Profiles)
  • Subsystem and category support
  • Only a single external dependency on libSystem

Please report issues that you encounter with this release or add your comments to the release announcement.


What's Changed

Full Changelog: https://github.com/marcransome/flog/commits/1.0.0