Skip to content

Commit f6007dd

Browse files
logger
1 parent e49ad41 commit f6007dd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
'@walkeros/cli': patch
3+
---
4+
5+
Fix consistent logger forwarding across CLI commands
6+
7+
- Remove duplicate `createCollectorLoggerConfig` from push command, import from
8+
core
9+
- Fix simulate command to use `collector.push` instead of `elb()` (same pattern
10+
as push)
11+
- Add logger forwarding to simulate command via `executeInNode`
12+
- Add logger forwarding to run command via `runFlow`

0 commit comments

Comments
 (0)