Skip to content

Conversation

@justinmk3
Copy link
Contributor

  • deduplicate tests
  • define setTopic on BaseLogger, not ToolkitLogger
    • it's not specific to ToolkitLogger, so it should live in the base interface.
  • define LogTopic in logger.ts, not ToolkitLogger
    • it's not specific to ToolkitLogger, so it should live in the base interface.

License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@justinmk3 justinmk3 requested a review from a team as a code owner November 6, 2024 19:52
@jpinkney-aws jpinkney-aws changed the title refactor(logging) cleanup refactor(logging): cleanup Nov 6, 2024
@justinmk3 justinmk3 force-pushed the logtopic branch 2 times, most recently from 50ad8dc to 2c33778 Compare November 6, 2024 20:29
- deduplicate tests
- define setTopic on `BaseLogger`, not `ToolkitLogger`
  - it's not specific to ToolkitLogger, so it should live in the base interface.
- define `LogTopic` in `logger.ts`, not `ToolkitLogger`
  - it's not specific to ToolkitLogger, so it should live in the base interface.
@justinmk3 justinmk3 merged commit 5c37d1d into aws:master Nov 6, 2024
23 of 25 checks passed
@justinmk3 justinmk3 deleted the logtopic branch November 6, 2024 21:52
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.

3 participants