<PackageReference Include="Microsoft.Data.SqlClient.Extensions.Logging" Version="1.0.0-preview1.26064.3" />

Microsoft.Data.SqlClient.EventType

public static class EventType
Constants for event type labels used in formatted event messages.
public const string ERR = " | ERR | "

Error event type label.

public const string INFO = " | INFO | "

Informational event type label.