# Functions
Logger provides a structured logging logger which can be used by Gin using the new slog package, allowing for easy processing of log data.
Prometheus provides instrumentation for the API calls made to a connected component, counting both the number of requests being processed, the number requested in total, and the time taken to process those requests.