Skip to content

Commit

Permalink
Fix broken build
Browse files Browse the repository at this point in the history
  • Loading branch information
leandro-godon committed Mar 6, 2024
1 parent e0b1906 commit 68205d1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ internal class CustomerLogModuleImpl(
openTelemetryModule.logWriter,
initModule.clock,
essentialServiceModule.metadataService,
essentialServiceModule.configService,
coreModule.appFramework,
essentialServiceModule.sessionIdTracker,
workerThreadModule.backgroundWorker(WorkerName.REMOTE_LOGGING)
)
Expand Down

0 comments on commit 68205d1

Please sign in to comment.