James White

Results 3 issues of James White

Currently, with the way logging is implemented throughout the project, there are multiple "root" logs due to the combination of using the common convention: `logging.getLogger(__name__)` with the built-in logging facility...

bug
logging
Software Affected: stpipe
technical-debt

We've been experimenting with chalice and generally have been pretty pleased, but we've run into an issue while writing tests with `pytest`. Our chalice app contains multiple lambda functions with...

Relates to #59 - Need to identify the minimum working version of python for the project and identify it explicitly in the documentation - Investigate installation options/requirements for M1 Mac...

bug
help wanted
dependencies