grease
grease copied to clipboard
Feature/chollinger/execute logging decorator
- Primary Contact: Cory Hollinger
Purpose
Added a decorator that can be added to class methods to log the beginning and end of execution.
Expected Outcome
We have a usable logging decorator.
Checklist
- [x] Tests
- [x] Documentation
- [x] Maintainer Code Review
@lemoney The Appveyor build is failing because of the time-based stuff again.