Add log4cl and accesslog middleware
This commit is contained in:
parent
e09900ae70
commit
1aa438112b
6 changed files with 25 additions and 4 deletions
1
hp.asd
1
hp.asd
|
@ -8,3 +8,4 @@
|
|||
:in-order-to ((test-op (test-op "hp-tests"))))
|
||||
|
||||
(register-system-packages "lack-middleware-static" '(:lack.middleware.static))
|
||||
(register-system-packages "lack-middleware-accesslog" '(:lack.middleware.accesslog))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue