Returns a logger that merges context into every record it emits.
context
@override omnyhub.Logger child(Map<String, Object?> context) => this;