Carson Cook
Carson Cook
We could provide a JSON schema for this, improving the experience when creating this file, and then generate documentation on docs-site from the schema.
This may be related: https://github.com/zowe/api-layer/issues/2125
Possible features: - ignore logs that look suspicious that we know aren't - create atomic logging that pieces together logs from each service in one time sequential log - use...
I'm not aware of the ability to remove specific messages via config we provide, they could create some custom functionality based on their logging framework, e.g. `TurboFilter` in the Logback...
Github pages has a few concerns: - [There is a limit of ~10 builds per hour](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#usage-limits) - if we were to update github pages with every GHA run this would...