Log

typealias Log = Pair<String, Any>

Type alias for a pair consisting of a log message and any associated data.