Add a new feature for Remote level Feature.
- Enable and disable remote log level using using configuration
- we can set remote log level IP and port and path
- if enable remote log level application write logs on remote log also
- Remote log level also needed
Make a new branch feature_<your_name>_<feature_name> from https://github.com/jayasankar-jp/logger-cpp/tree/pre-release-v1.1.0 branch and working on that branch for this feature . after complete make a PR to pre release branch
Add a new feature for Remote level Feature.