Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously this code was assigning instance variable like @log_event_router = log_event_router later, during the refactoring of Fluent Engine it was changed to log_event_router = log_event_router which can be now removed. For reference please review changeset at 3a3aee0 Signed-off-by: Šimon Lukašík <[email protected]>
- Loading branch information