Issues.00611 - lordmundi/wikidoctest GitHub Wiki
00611: make DCOMM connection info print even in quiet mode
Summary: make DCOMM connection info print even in quiet mode
Created: 2017–05–17 09:33
Status: Released
Category: Request
From: frankie
Version: 2.4
Released_In: 2.4.1
Description:
The DCOMM connection information can be really useful to have if people are trying to connect clients or verify connection information (the MC_GROUP, MC_PORT, MC_TAG, whether multicast discovery is on, etc.).
This is a request to change this printout to LogWarning instead of LogStatus so that user's don't have to run with the -noquiet switch in order to see the info.
Comments
Associated Commits
| commit | 219811e8eb8e33d857c12819a7ed2351ac807e00
link5 |
||
| Author: | Frank Graffagnino
|
| Date: | Tue Jun 27 15:10:39 2017 -0500
|
| Message: | [@Issue 00611: Made DCOMM prinouts warnings instead of status
They are just to useful and most users don't run with -noquiet. @] |
Affected Files:
src/dcomm/src/dcomm_utils.c | 6 ++±--
1 file changed, 3 insertions(+), 3 deletions(-)