Skip to content

Commit

Permalink
Logging system initialized correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivani-Bajaj committed Sep 3, 2024
1 parent 8d61226 commit e24aa2d
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
<EnvironmentVariables>
<EnvironmentVariable
key = "IDEPreferLogStreaming"
value = "YES"
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down

0 comments on commit e24aa2d

Please sign in to comment.