Skip to content

Commit

Permalink
tiny change
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-knozderko committed Sep 18, 2023
1 parent 4422e34 commit 0bb27d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snowflake.Data/Core/Session/EasyLoggingStarter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ private string GetLogPath(string logPath)

internal class EasyLoggingInitTrialParameters
{
private string _configFilePathFromConnectionString { get; }
private readonly string _configFilePathFromConnectionString;

public EasyLoggingInitTrialParameters(
string configFilePathFromConnectionString)
Expand Down

0 comments on commit 0bb27d0

Please sign in to comment.