You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FAB-6315] Submodule log level override at peer start
This CR enables overriding the default log level for a submodule
at peer start (e.g. peer/gossip). In order to set these variables
from both yaml files and environment variables, the submodule
name must be supplied using periods instead of the forward
slashes used in logging module names, hence the replacement of
periods with forward slashes.
Change-Id: I58234e6e81641709e84b8df28162539d53c7126f
Signed-off-by: Will Lahti <wtlahti@us.ibm.com>
0 commit comments