Closed yuanhaoliang closed 6 years ago
agreed ;)
fixed with 2.51 (contribution of cakofony)
there is still the same in 2.52 version.
@yuanhaoliang could you provide a pull request resolving this without adding a logging framework using FSTLogger Api/Wrapper (part of fst) ?
has been fixed by @cakofony
org.nustaq.serialization.FSTConfiguration#asObject
`
`
It should not use 'System.out.println' to output message to the console.
I suggest that to use Log system or make a RuntimeException wrapper to contain the error message.