mirror of
https://github.com/logos-messaging/storenode-messages-counter.git
synced 2026-01-04 07:03:11 +00:00
chore: test
This commit is contained in:
parent
a4a9098917
commit
f933182d12
@ -52,7 +52,8 @@ func Execute(ctx context.Context, options Options) error {
|
|||||||
logging.InitLogger(options.LogEncoding, options.LogOutput)
|
logging.InitLogger(options.LogEncoding, options.LogOutput)
|
||||||
|
|
||||||
logger := logging.Logger()
|
logger := logging.Logger()
|
||||||
logger.Warn("AppStart")
|
|
||||||
|
logger.Warn("AppStart -")
|
||||||
|
|
||||||
var metricsServer *metrics.Server
|
var metricsServer *metrics.Server
|
||||||
if options.EnableMetrics {
|
if options.EnableMetrics {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user