Transports: Enjoy enhanced logging capabilities with the addition of the Logtail Pino transport, making it easier to manage your logs effectively.
Logging: You can now add a message prefix to your logs, allowing for better organization and clarity in your log outputs.
Improvements
Documentation: The Fastify example in the documentation now includes a specified port for the server, making it clearer for users how to set up their applications.
Documentation: The API example guide has been updated to remove obsolete types, ensuring that users have the most relevant information at their fingertips.
Fixes
Fix an outdated link in the documentation that pointed to a defunct "Exit logging" resource, ensuring users have access to current information.
Fix a documentation example to provide accurate usage instructions, helping users implement logging correctly.
Others
Add yarn installation instructions to the documentation, providing users with more options for managing their dependencies.