aws / aws/aws-encryption-sdk-c

cleanup logging in KMS keyring

Open
#170 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
63
Forks
59
PR merge metrics
No merged PRs in 30d

Description

Logging in KMS keyring calls some things errors that are not errors.

It also buffers up error messages and emits them together, which is not an ideal design.

Revisit this.

Contributor guide

Open the contributing guide

Research direction

Start by locating the KMS keyring logging code and trace where messages are classified and buffered. Review the existing logging behavior and determine which conditions are not errors. Done means non-error events use appropriate severity and error messages are emitted without being buffered together, but the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cryptography, security
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.