alias Crylog::Context

Overview

The possible types the value could be in Crylog::Message#context and Crylog::Message#extra hashes.

Alias Definition

Array(Crylog::Context) | Bool | Float32 | Float64 | Hash(String, Crylog::Context) | Int16 | Int32 | Int64 | Int8 | String | UInt16 | UInt32 | UInt64 | UInt8 | Nil

Defined in:

crylog.cr