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
action-controller/spec_helper.cr
Constant Summary
-
Log =
::Log.for("action-controller")
-
VERSION =
"5.6.1"
Class Method Summary
- .default_backend(io = STDOUT, formatter = default_formatter)
- .default_formatter
- .json_formatter
- .log_metadata_to_raw(metadata)