Skip to content

Commit

Permalink
GetDKAN#4100: call logger factory for metastore service
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-korn committed Jan 23, 2024
1 parent 4f0b993 commit 10ec115
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/metastore/metastore.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ services:
- '@dkan.metastore.schema_retriever'
- '@dkan.metastore.storage'
- '@dkan.metastore.valid_metadata'
calls:
- [setLoggerFactory, ['@logger.factory']]

dkan.metastore.lifecycle:
class: \Drupal\metastore\LifeCycle\LifeCycle
Expand Down

0 comments on commit 10ec115

Please sign in to comment.