Package com.google.cloud.spanner.watcher
Class SpannerUtils.LogRecordBuilder
- java.lang.Object
-
- com.google.cloud.spanner.watcher.SpannerUtils.LogRecordBuilder
-
- Enclosing class:
- SpannerUtils
public static class SpannerUtils.LogRecordBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description LogRecordBuilder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LogRecordof(Level level, String msg, Object param1, Object param2)static LogRecordof(Level level, String msg, Object param, Throwable thrown)static LogRecordof(Level level, String msg, Throwable thrown)
-