@sparkbot/plugin-logger is the default logging library plugin installed in a new Spark⚡️Bot project. It logs using pino, and can be configured to use any pino v7 transport.
It also contains the interface and abstract class that must be extended to create new plugins.
See the main Spark⚡️Bot documentation for information on how to configure @sparkbot/plugin-logger.