update
This commit is contained in:
@@ -1219,6 +1219,7 @@ function logger(msg::String; service_name::String=config["thisServiceName"],
|
||||
end
|
||||
end
|
||||
end
|
||||
println("\n", entry)
|
||||
if nats_conn !== nothing && nats_status_topic !== nothing
|
||||
try
|
||||
NATS.publish(nats_conn, nats_status_topic, entry)
|
||||
|
||||
Reference in New Issue
Block a user