<PackageReference Include="Microsoft.Data.SqlClient.Internal.Logging" Version="1.0.0" />

Microsoft.Data.SqlClient.Internal.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.