-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding logging framework for STIGS * Made changes to the test yaml files for agg_stat * Syntax edit * Needed indentation * Synatx edits to agg_stat * Chnaged import statement * Changed import statement * Needed a line of code to be added * Added logging statements and modified tests accordingly * Syntax edit to logger variable as a function argument * Syntax edits * Syntax edits based on pytest outputs * Changes to safe_log function * Positional argument changes for logger * Syntax edits * Edit to a function call * Added logger to test_event_equalize * Changed placement of logger argument * Edits to placement of logger argument * Logging added to utils and metcalcpy by using safe_log in util * Syntax edits * Syntax edits wrt ValueError * Syntax edits to NameError * Minor syntax edits * Minor syntax edits * Minor edits with safe_log * Minor edits to safe_log in agg_eclv * Minor edit to event_equalize in utils * Syntax edits to safe_log * Syntax edits * Added missing bracket * New syntax edits * Edits to Aplin * Final edit to agg_stat * Edits based on SonarQube findings * adding new logging directions * first page of google doc added * fixing indenting and code block to python * Removed extra debug statements * Update actions/upload-artifact@v2 to be actions/upload-artifact@v4 * adding second page of documentation * adding spacing for better presentation * Trying to fix Enumerated list ends without a blank line warning * fixing typo * adding 3rd page * adding final page four * fixing formatting * fixing formatting * Changing to 3rd person and removing "you" * replacing "their" and bolding file name. * changing to METplus specifications * Resolving final conflict * Attempt to resolve at least some doc errors. * Moved logging.rst to correct location * Removing What's New header * Removed other references to new * Fixed typo and removed reference to now * Removed duplicate reference in list to log_level and moved up description * Removed periods from incomplete sentence descriptions * Modified the name of the headings to eliminate the name of the script as the script is indicated in the description. This allows for cleaner headers. * Formatting * Removing logging.rst from an area I accidentally added it to --------- Co-authored-by: Ishita Srivastava <[email protected]> Co-authored-by: ishitas <[email protected]> Co-authored-by: Julie Prestopnik <[email protected]>
- Loading branch information
1 parent
554d4f6
commit 34cc8e2
Showing
3 changed files
with
97 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters