Skip to content
Snippets Groups Projects
Commit 990115fc authored by Jan Zickermann's avatar Jan Zickermann
Browse files

KOP-3126 logging: Cleanup

parent 59a1cece
Branches
Tags
1 merge request!4Kop 3126 cleanup logs
...@@ -136,7 +136,7 @@ public class XtaClientConfig { ...@@ -136,7 +136,7 @@ public class XtaClientConfig {
@RequiredArgsConstructor @RequiredArgsConstructor
@Getter @Getter
@Builder @Builder
@ToString @ToString(exclude = {"content", "password"})
public static class KeyStore { public static class KeyStore {
/** /**
* File content of the keystore file. * File content of the keystore file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment