-
Notifications
You must be signed in to change notification settings - Fork 16
iCtrl logging setup for files in application.Profile and general python files within the application directory #35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
li-ruihao
wants to merge
47
commits into
junhaoliao:main
from
li-ruihao:iCtrl_logging_work_profile_application
Closed
Changes from 11 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
fa6f811
Logging setup in DBProfile.py and minor changes in application init
li-ruihao b692a39
Logging setup in LocalProfile.py and minor changes in DBProfile.py
li-ruihao 4a48a1f
Logging setup in general application python files
li-ruihao be67225
Modify and declare logger in individual files instead of utilizing co…
IreneLime fea6f8f
Reverted logging changes before abort
li-ruihao 5636256
reverted changes made to abort calls
li-ruihao c87deaa
Remove unnecessary log messages from exception or abort.
IreneLime 224c592
Merge pull request #1 from li-ruihao/iCtrl_logging_work_profile_appli…
ece496-2024017 f6abc97
Add clp-loglib-py as a submodule
xx12345798 bf0d837
try integrating clp logging file handler to logconfig
xx12345798 05a3242
Merge pull request #2 from IreneLime/logs-feature
ece496-2024017 2e5ff20
push the workaround that inputs to clp file handler
xx12345798 b39aed1
change response dump from json.dump to jsonify
xx12345798 99eeb04
add clp filehandler into log config
xx12345798 fa66164
Add initial logic to log upload mechanism and verification system.
IreneLime 7d8efca
Merge pull request #5 from IreneLime/ictrlservice-internal
ece496-2024017 7c2d688
Enhance upload functionality and add log name policy.
IreneLime d959547
Merge pull request #6 from IreneLime/ictrlservice-internal
ece496-2024017 db38c86
Integrate multipart upload and sha256 checksum
IreneLime 8442aa9
Restore etag checking on segments.
IreneLime 29299ec
Clean up functions.
IreneLime 4b3beaa
Merge pull request #7 from IreneLime/ictrlservice-internal
ece496-2024017 6bd9c6a
Merge pull request #4 from xx12345798/main
ece496-2024017 1329d8f
Merge pull request #8 from iCtrlService/s3-cloud-implementation
ece496-2024017 ed567b1
Use multipart upload mechanism
IreneLime 4079546
Merge pull request #9 from IreneLime/ictrlservice-internal
ece496-2024017 f3da7d9
Merge branch 'junhaoliao:main' into ictrlservice-internal
IreneLime a63223c
Add clp-loglib-py as a submodule
xx12345798 bfdcb13
try integrating clp logging file handler to logconfig
xx12345798 483df56
push the workaround that inputs to clp file handler
xx12345798 a0dafb1
change response dump from json.dump to jsonify
xx12345798 eea19f0
add clp filehandler into log config
xx12345798 3755e6a
Enable log name configuration during ictrl runtime without changing l…
IreneLime 6b1f640
Merge branch 'main' into ictrlservice-internal
IreneLime 7497ef7
Merge pull request #11 from IreneLime/ictrlservice-internal
ece496-2024017 9a3ab61
feat: implement log rotation with safe stream swapping and backup man…
Nuovaxu a799d1f
Merge pull request #12 from ece496-2024017/feature/log-rotation-handler
ece496-2024017 bcb03e0
minor changes from the code review for PR #35
li-ruihao 5e0b6d2
Merge branch 'main' into iCtrl_logging_work_profile_application
li-ruihao b6c0756
changes made according to code review
li-ruihao 55c57ca
change logging statements to use the %s operator instead of f-strings
li-ruihao edccf85
changed logging statements to use %s operators in application/utils.py
li-ruihao a86f91f
Updated utils.py based on code review
li-ruihao 49d84fc
Minor change from code review
li-ruihao bc4f01f
update local rotate file size to 5MB
dc31645
Merge pull request #13 from ece496-2024017/feature/update-local-rotat…
Nuovaxu 2d4a021
Merge branch 'main' into iCtrl_logging_work_profile_application
li-ruihao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.