Skip to content

Lab Encrypted Storage: Allow adding debug logging #2

@harri35

Description

@harri35

As the integrator of Lab Encrypted Storage library,

I want to be able to enable debug logging,

so I see what the library does and why.

Criteria:

  • Implement an interface to add logging
  • Use a pattern for libraries - the integrator provides a logging destination and level that matches the library’s interface.
  • Library logs to the interface at least in the following places:
  • When deciding on which implementation to use
  • In the case of throwables, when it makes sense
  • Note: Decide if we need to add an example R8 config to remove log lines from code if the integrator wishes fully
  • Get a code review

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions