<PackageReference Include="Microsoft.Data.SqlClient.Internal.Logging" Version="7.1.0-preview3.26238.4" />

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.