backend-common: make it possible to override service log label

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-01-10 13:02:30 +01:00
parent 0097bc9a87
commit d592ec4f51
3 changed files with 66 additions and 25 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Updated the logger created by `createRootLogger` to make it possible to override the default `service` log label.