vertx-web-accesslog
Access log handler
A logging library for Vert.x web applications
An access log implementation to be used in vert web routes - inspired by apache / tomcat access log configuration
29 stars
5 watching
6 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
accesslogelasticsearchloggingvertxvertx-web
Related projects:
Repository | Description | Stars |
---|---|---|
mneudert/plug_accesslog | Tools for writing and managing access logs in Elixir applications | 31 |
etourdot/vertx-marklogic | An Open Source Vert.x Client for Interacting with MarkLogic Databases | 2 |
spriet2000/vertx-handlers-http | Provides a minimal and adaptable interface for developing web applications on the vert-x3 platform | 11 |
koajs/accesslog | Middleware for generating common log format access logs | 20 |
zandero/rest.vertx | Tools for building and managing REST APIs with Vert.x | 160 |
vert-x3/vertx-lang-js | A JavaScript implementation of a Vert.x language that allows developers to write and deploy web applications using a Java 8-based Nashorn JavaScript engine. | 36 |
eclipse-vertx/vertx-auth | Provides common authentication implementations for Vert.x applications | 166 |
ef-labs/vertx-elasticsearch-service | Vert.x implementation of an Elasticsearch service with event bus proxying | 57 |
vert-x3/vertx-mysql-postgresql-client | A client library for interacting with MySQL and PostgreSQL databases using the Vert.x framework | 117 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
vert-x3/vertx-web | Provides building blocks and a template engine for creating web applications with Vert.x | 1,112 |
juanavelez/vertx-util | A collection of utility methods for working with Vert.x | 2 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
auth-it-center/authlogic_x509 | Extends Authlogic with x509 login capability | 5 |