Skip to content

Commit

Permalink
ElasticSearch8Provider
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegoO committed Feb 17, 2025
1 parent 6766f46 commit f82eec0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################

/.vs
3 changes: 2 additions & 1 deletion infra/environments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
#ConnectionStrings__AzureAppConfigurationConnectionString: "Endpoint=https://qa-vc-app-config.azconfig.io;Id=BvwK;Secret=nbF7kOXCU14+qCF5OtP4LR63zfbSyDx6th46bIWkUHQ="
#Serilog__Using__0: Serilog.Sinks.Console
#Serilog__Using__1: Serilog.Sinks.ApplicationInsights
Serilog__MinimumLevel__Default: "Information"
#Serilog__MinimumLevel__Default: "Information"
Serilog__MinimumLevel__Override__VirtoCommerce__ElasticSearch8__Data__Services__ElasticSearch8Provider: "Debug"
#Serilog__WriteTo__0: Console
#Serilog__WriteTo__1__Name: ApplicationInsights
#Serilog__WriteTo__1__Args__telemetryConverter: Serilog.Sinks.ApplicationInsights.TelemetryConverters.TraceTelemetryConverter, Serilog.Sinks.ApplicationInsights
Expand Down

0 comments on commit f82eec0

Please sign in to comment.