Searched defs:logOnly (Results 1 – 3 of 3) sorted by relevance
55 static void logOnly(InternalLogId logId, ChannelLogLevel level, String msg) { in logOnly() method in ChannelLoggerImpl62 static void logOnly( in logOnly() method in ChannelLoggerImpl
123 static void logOnly(InternalLogId logId, Level logLevel, String msg) { in logOnly() method in ChannelTracer
66 private static void logOnly(String prefix, Level logLevel, String msg) { in logOnly() method in XdsLogger