opentdf / platform

OpenTDF Platform monorepo enabling the development and integration of _forever control_ of data into new and existing applications. The concept of forever control stems from an increasingly common concept known as zero trust.
BSD 3-Clause Clear License
15 stars 4 forks source link

feat: adds new trace log level #989

Closed strantalis closed 2 weeks ago

strantalis commented 2 weeks ago

This adds a new log level of TRACE that we can take advantage of for logs that we might find noisy on debug but might need to capture during a triaging scenerio.

Resolves: