toShortString

public static String toShortString(Subscription s)

Deprecated

Obtains a short printable form of subscription.

Standard toString includes all subscription data and thus its output is too huge to use in short log messages and stack traces.

Return

a printable String with core subscription data

Deprecated

please use toShortString