module ActionController
Overview
A handler that logs the request method, resource, status code, and
the time used to execute the next handler, to the given IO
.
Defined in:
action-controller.craction-controller/log_handler.cr
action-controller/logger.cr
action-controller/session/message_encryptor.cr
action-controller/session/message_verifier.cr
Constant Summary
-
Log =
::Log.for("action-controller")
-
VERSION =
{{ (`shards version \"/srv/crystaldoc.info/github-spider-gazelle-action-controller-v3.1.0/src\"`).chomp.stringify.downcase }}