/logger

This library is implementation of logging file on Java8

Primary LanguageJavaApache License 2.0Apache-2.0

logger

This library is made for logging TCP/IP received data to file on Java8.

To log received TCP/IP data like TELNET connecting.

To log JsonCommunicator received JSON.

What's "JsonCommunicator", see this repository please.