module ActionController

Defined in:

action-controller.cr
action-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 = "4.10.1"

Class Method Summary

Class Method Detail

def self.default_backend(io = STDOUT, formatter = default_formatter) #

[View source]
def self.default_formatter #

[View source]
def self.json_formatter #

[View source]
def self.log_metadata_to_raw(metadata) #

[View source]