mirror of
https://github.com/logos-messaging/storenode-messages-counter.git
synced 2026-01-07 00:23:09 +00:00
chore: start
This commit is contained in:
parent
db4a54ab40
commit
a4a9098917
@ -52,6 +52,7 @@ 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")
|
||||||
|
|
||||||
var metricsServer *metrics.Server
|
var metricsServer *metrics.Server
|
||||||
if options.EnableMetrics {
|
if options.EnableMetrics {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user