Logging envoy messages only
This commit is contained in:
parent
bf60e9675d
commit
1fffb12423
@ -46,7 +46,7 @@ public class Startup {
|
||||
config.load(items);
|
||||
|
||||
EnvoyLog.initialize(config);
|
||||
EnvoyLog.attach("");
|
||||
EnvoyLog.attach("envoy");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user