LogLayer v7
Seamlessly add metrics to your logging code
#Open Source
#Analytics
#Developer Tools
#GitHub
SUMMARY
LogLayer v7 integrates StatsD support via hot-shots, allowing simultaneous logging and metric tracking in one call, such as incrementing counters or tracking request durations. This TypeScript abstraction layer supports structured logs and can send them to cloud providers like DataDog. It enables easy swapping of logging libraries without altering existing log-related code. The latest version introduces mixins, extending the API to include hot-shots methods, facilitating the sending of metrics alongside logs. This integration aims to streamline the process of capturing pinpointed metrics, ensuring metrics are not overlooked during logging.