Kim, Joo Hyuk
Kim, Joo Hyuk
has anyone worked on this yet?
@violetagg I see. Would you allow me to work on it? seems quite interesting
@violetagg @bhochhi I'd like to hear more about your thoughts on what AccessEvents are and how they should behave.
trueeee. @bhochhi is that what you are suggesting? integration with `logback-access` like how Tomcat and Jetty are integrated with `logback-access` described in [https://logback.qos.ch/access.html](https://logback.qos.ch/access.html) ?
`logback-access` is officailly described to [integrate with Serverlet Containers such as Jetty or Tomcat](https://logback.qos.ch/access.html#:~:text=integrates%20with%20Servlet%20containers%20such%20as%20Jetty%20or%20Tomcat). As far as I know, we also need **netty-specific** `Adaptor` and `ValveBase` implementation in `Logback-access`. looking...
I think this issue needs more clarification on exactly what the desired enhancement is 👍
> Such integration should be possible via https://projectreactor.io/docs/netty/release/api/reactor/netty/http/server/HttpServer.html#accessLog-boolean-reactor.netty.http.server.logging.AccessLogFactory- > > Marking this as `help wanted` if somebody wants to work on this. @childewuque kindly suggest specific purpose and way to...
I support what @droctothorpe is proposing. At this point customizing UI on Jupyterhub quite limited and a bit complicated. If we can discuss "how" and get specific extension details, I...
> Also, made `@JsonAnySetter` applicable to (constructor) parameters in `jackson-annotations` 2.17 (was not previously). This is great. Thank you for taking care of things in advance.
is there anyone working on this? I got some time off so I will make a PR in a day or two