An open API service indexing awesome lists of open source software.

https://github.com/dancsecs/sztestlog

Convenience package linking sztest and szlog packages for cleaner test code.
https://github.com/dancsecs/sztestlog

cli console debugging go golang golang-library logging structured-logging tdd verbose

Last synced: 4 months ago
JSON representation

Convenience package linking sztest and szlog packages for cleaner test code.

Awesome Lists containing this project

README

          

# Package sztestlog

```go
package sztestlog
```

Package sztestlog provides convenience functions to return a sztest.Chk object
while setting the szlog package to the desired settings based on passed
arguments for testing. If no Arguments are passed then both verbose and log
levels are set to their maximums.

## Dedication

This project is dedicated to Reem.
Your brilliance, courage, and quiet strength continue to inspire me.
Every line is written in gratitude for the light and hope you brought into my
life.

NOTE: Documentation reviewed and polished with the assistance of ChatGPT from
OpenAI.