module ActionController
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-v4.5.1/src\"`).chomp.stringify.downcase }}
Class Method Summary
- .default_backend(io = STDOUT, formatter = default_formatter)
- .default_formatter
- .json_formatter
- .log_metadata_to_raw(metadata)