Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the API of Clack.Middleware.Accesslog #95

Merged
merged 2 commits into from
Jan 14, 2015
Merged

Conversation

fukamachi
Copy link
Owner

If still you wanna use Log4CL for logging, you can specify a lambda calling log:trace.

(builder
  (<clack-middleware-accesslog> :logger (lambda (output) (log:trace output)))
  *app*)

fukamachi added a commit that referenced this pull request Jan 14, 2015
Change the API of Clack.Middleware.Accesslog
@fukamachi fukamachi merged commit 2f807e2 into master Jan 14, 2015
@fukamachi fukamachi deleted the mw-accesslog branch January 14, 2015 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant