Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-07 | onaplogging: Docstrings, refactor, type hinting | Eli Halych | 1 | -1/+3 | |
Identify and document functionalities. Describe parameters and their types, exception descriptions and types, extensions, return types and descriptions. Preserve Python 2.7 and 3.x compatibility. Add Python 2.7 to Tox testing. Extract code to utility files. Add properties for readability and maintainability, fix naming conventions. Deprecate old methods and attributes. Issue-ID: REQ-420 Signed-off-by: Eli Halych <illia.halych@t-mobile.pl> Change-Id: I19297e40fad743ec68aa04612ecbb11f61f2abec | |||||
2020-02-13 | Refactoring POM's and .gitignore | Singal, Kapil (ks220y) | 1 | -5/+19 | |
Removing IDE generated files Issue-ID: LOG-1200 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ie9182553ae5ea3ee1c852049678c92860a7eedb0 | |||||
2018-05-24 | Rename slf4j ref impl, add constants | Luke Parker | 1 | -0/+13 | |
Change-Id: Ib3f24c3aa4974ac8c87fa969613192e884674f00 Issue-ID: LOG-115 Signed-off-by: Luke Parker <lparker@amdocs.com> |