KeysCore: {
    log: ActionContextKey<Logger>;
} = ...

When adding entries to this file, also add a shortcut for them in the contextKeyShortcuts TSDoc comment in ActorInitQueryBase in @comunica/actor-init-query if it makes sense to use this entry externally. Also, add this shortcut to IQueryContextCommon in @comunica/types.

Type declaration