specify the log is an example
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
12694f9a55
commit
e2de06cf34
@@ -282,7 +282,7 @@ Now install your module.
|
||||
backend.add(eventsModuleCatalogErrors);
|
||||
```
|
||||
|
||||
You should now see logs as the catalog emits events.
|
||||
You should now see logs as the catalog emits events. Example:
|
||||
|
||||
```
|
||||
[1] 2024-06-07T00:00:28.787Z events warn Policy check failed for user:default/guest; caused by Error: Malformed envelope, /metadata/tags must be array entity=user:default/guest location=file:/Users/foobar/code/backstage-demo-instance/examples/org.yaml
|
||||
@@ -320,7 +320,7 @@ env.eventBroker.subscribe({
|
||||
});
|
||||
```
|
||||
|
||||
You should now see logs as the catalog emits events.
|
||||
You should now see logs as the catalog emits events. Example:
|
||||
|
||||
```
|
||||
[1] 2024-06-07T00:00:28.787Z events warn Policy check failed for user:default/guest; caused by Error: Malformed envelope, /metadata/tags must be array entity=user:default/guest location=file:/Users/foobar/code/backstage-demo-instance/examples/org.yaml
|
||||
|
||||
Reference in New Issue
Block a user