Commit 02614f2
authored
Set the logger in the base logger [HZG-188] (#1276)
Updated the test server version. Fixed the null logger problem. The
event handler logger was not set properly.
Associated protocol PR is
[here](hazelcast/hazelcast-client-protocol#549)
fixes #1235
closes: #12701 parent b501d57 commit 02614f2
File tree
20 files changed
+251
-91
lines changed- .github
- hazelcast
- generated-sources/src/hazelcast/client/protocol/codec
- include/hazelcast/client
- impl
- map
- proxy
- spi/impl
- listener
- topic/impl
- src/hazelcast/client
- scripts
20 files changed
+251
-91
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments