Skip to content

DawnInfoTekInc/LogPlusWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Plus Web

LogPlusWeb is an component to extend LogPlus framework, The goal of LogPlusWeb is to support web filter and listener. see LogPlus

features

  1. integrate with servlet, extend servlet dofilter dofilter function to get extra message from http request
  2. extend servlet listener for java web application (war, ear, springboot, etc...)

usage

  1. requirement:

    1. logplus-core, logplus-core required libs see LogPlus
  2. configuration:

    1. web.xml file, add listener, filter, filter-mapping, context-param for customized config

License

see the LICENSE file for license rights and limitations (GNU GPLv3)