Skip to content

[FIX] Remove out in favor of rlog#42

Merged
bbengfort merged 1 commit intomainfrom
co
Mar 31, 2026
Merged

[FIX] Remove out in favor of rlog#42
bbengfort merged 1 commit intomainfrom
co

Conversation

@bbengfort
Copy link
Copy Markdown
Contributor

@bbengfort bbengfort commented Mar 31, 2026

Scope of changes

There is no reason to have the out package now that we have the rlog package. Also, it wasn't being used, so better to clean it up.

Type of change

  • new feature
  • bug fix
  • documentation
  • testing
  • technical debt
  • other (describe)

Author checklist

  • I have manually tested the change and/or added automation in the form of unit tests or integration tests
  • I have added new test fixtures as needed to support added tests

Note

Medium Risk
This is a breaking change for any downstream consumers importing go.rtnl.ai/x/out, though the repo itself no longer references it. No runtime logic is modified outside of deleting the package.

Overview
Removes the out hierarchical stdout logger subpackage entirely (source, tests, and its README), effectively deprecating the go.rtnl.ai/x/out import path.

Updates the root README.md subpackage list to drop the out entry and point consumers toward rlog instead.

Written by Cursor Bugbot for commit 1c9e620. Configure here.

@bbengfort bbengfort merged commit 8beb110 into main Mar 31, 2026
5 checks passed
@bbengfort bbengfort deleted the co branch March 31, 2026 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant