Changes for version 0.0.6 - 2025-09-27
- Use FFI::Build::MM in Makefile.PL so that FFI::Platypus can build and install the macOS bundle in the correct place, removing the need for the _find_my_bundle hack function
- Include FFI::Platypus' <ffi_platypus_bundle.h> in the C code so that the bundle has a correct entry point
- Default the logging subsystem name to "com.example.perl" so that the log adapter can be loaded by setting the LOG_ANY_DEFAULT_ADAPTER environment variable to MacOS::OSLog and still get a sensible default. You can still override this at runtime with Log::Any::Adapter->set().
- Documentation updates
Documentation
write to the macOS unified log from the command line
Modules
log to macOS' unified logging system