Skip to content
Snippets Groups Projects

Kop 3126 cleanup logs

Merged Jan Zickermann requested to merge KOP-3126-Cleanup-Logs into main
3 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -136,7 +136,7 @@ public class XtaClientConfig {
@RequiredArgsConstructor
@Getter
@Builder
@ToString
@ToString(exclude = {"content", "password"})
public static class KeyStore {
/**
* File content of the keystore file.
Loading