Publications
https://github.com/incu6us/thrift-logger Like to use Thrift as a message type format to your project? Probably, logger for it will be useful. Dependency: <dependency> <groupId>com.github.incu6us.thrift</groupId> <artifactId>thrift-logger</artifactId> <version>0.0.1</version> </dependency> Usage: ... final TProcessor processor = new UglyService.Proces...
Thrift logger
Dec 01, 2022
145 Vues