standard logger
const factory Log({ String? tag, required LogId id, required LogOutput child, }) = LogStandardImpl;