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 = {{ (`shards version \"/srv/crystaldoc.info/github-spider-gazelle-action-controller-v4.5.0/src\"`).chomp.stringify.downcase }}

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]