Package sk.antons.web.filter.log
-
Interface Summary Interface Description Consumer Generic log message consumer.ConsumerStatus Generic log message consumer status.Jsonable Content type checker.Printable Content type checker. -
Class Summary Class Description LogConsumer Trivial implementation of Consumer with java jdk14 logging api.LogConsumerStatus Trivial implementation of Consumer with java jdk14 logging api.LogFilter LogFilter logs content of http requests and responses.SimpleJsonable Siple implementation for "application/json" "application/*+json" any content type containg "json"SimplePrintable Siple implementation for printable empty content type starting with "text/" "application/json" "application/*+json" any content type containg "json" "application/xml" "application/xml" "application/*+xml" starts with "application/x-www-form-urlencoded"))