Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnol-VN committed Jan 23, 2025
1 parent 095f515 commit 3dee034
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Hosting.Services/HostBuilderExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ private static IHost BuildServiceFabricService<TRunner, TService, TContext>(

try
{
InitializationLogger.CustomizeInitializationLoggerBuilder(loggingBuilder => loggingBuilder.AddConsole());

if (string.IsNullOrWhiteSpace(serviceName))
{
// use executing assembly name for logging since application name not available
Expand Down

0 comments on commit 3dee034

Please sign in to comment.