Age | Commit message (Expand) | Author |
---|---|---|
2025-06-04 | Add function to make a "peeker" function.•••The current peeker function `__pk__` has pre-specified logger(s) which are not always present in all environments, and even when present, might not have the appropriate configuration. This commit provides a way to build a peeker function that is passed the logger to use. | Frederick Muriuki Muriithi |
2025-01-21 | Only use flask modules if flask is present and 'current_app' is set. | Frederick Muriuki Muriithi |
2025-01-07 | Add debugging utilities module. | Frederick Muriuki Muriithi |