salvo-logging
π―Skillfrom salvo-rs/salvo-skills
Streamlines structured logging in Salvo web applications with configurable log levels, formatters, and output destinations.
Part of
salvo-rs/salvo-skills(28 items)
Installation
npx skills add https://github.com/salvo-rs/salvo-skills --skill salvo-loggingNeed more details? View full documentation on GitHub β
More from this repository10
Simplifies database interactions in Salvo web applications with ORM-like querying, connection management, and seamless multi-database support.
Optimize and compress web assets, files, and data streams with efficient encoding techniques for Salvo web applications
Streamlines web scraping and data extraction from complex web pages using Salvo's robust routing and middleware capabilities
Accelerates web request handling in Salvo by implementing efficient caching, rate limiting, and performance optimization strategies.
Generates OpenAPI (Swagger) documentation automatically for Salvo web services, enabling interactive API exploration and client SDK generation
Manages secure web session handling, authentication, and state persistence for Salvo web applications with flexible storage backends
Simplifies robust error management in Salvo web applications with structured error responses, custom error types, and middleware-based error handling strategies.
Configures and manages Cross-Origin Resource Sharing (CORS) middleware for secure, flexible API interactions in Salvo web applications
Simplifies web request processing in Salvo by providing reusable middleware components for authentication, logging, CORS, and request transformation
Streamlines authentication and authorization in Salvo web applications with robust middleware, identity management, and secure token-based access control