Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
funcr: Handle nested empty groups properly
This ruins the whole idea of pre-rendering. We simply don't know if we have to render a group until we know the whole log record. Not having values at the time that `WithGroup` is called is not sufficient information.
- Loading branch information