Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: have "business"-oriented log management #42

Open
miroir-framework opened this issue Jan 2, 2025 · 0 comments
Open

FEATURE: have "business"-oriented log management #42

miroir-framework opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@miroir-framework
Copy link
Owner

With the advent of CompositeActions and CompositeActionTestSuites, the amount of logs required to be searched through for problem-solving has increased dramatically.

We need to be able to filter / browse through logs depending on:

  • TestSuite, Test and TestAssertion,
  • currently handled Action / Query
@miroir-framework miroir-framework added the enhancement New feature or request label Jan 2, 2025
@miroir-framework miroir-framework added this to the Miroir 0.5.0 milestone Jan 2, 2025
@miroir-framework miroir-framework self-assigned this Jan 2, 2025
miroir-framework added a commit that referenced this issue Jan 2, 2025
…onment handling TestSuite / Test / TestAssertion information. For Monothread app. There is a problem with some files (e.g. RestClientStub) for which MiroirLoggerFactory.asyncCreateLogger never assigns the logger. We should have a double handshake at global level.
miroir-framework added a commit that referenced this issue Jan 7, 2025
…r to filter logs based on TestSuite name and Test name. Revise ActionError format.
miroir-framework added a commit that referenced this issue Jan 7, 2025
…n Test name and TestAssertion. Migrate web client to use new Logger interface (startRegisteredLoggers instead of setEffectiveLoggerFactoryWithLogLevelNext).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant