1
0
mirror of https://gitea.com/gitea/act synced 2026-05-06 01:37:48 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Björn Brauer
6517d04b9a feat: allow existing logger from context (#898)
We should reuse an existing context logger if in test context.
This will allow test to setup act with a null logger to assert
log messages.

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>

Co-authored-by: Markus Wolf <markus.wolf@new-work.se>
2021-11-27 17:45:56 +00:00