{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":648798828,"defaultBranch":"main","name":"ABAP-Logger","ownerLogin":"kjetil-kilhavn","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-06-02T20:59:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/14242355?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718329965.0","currentOid":""},"activityList":{"items":[{"before":"57ad08e77917e83750cda16998441337612d378d","after":"568044a2d8191ac9882e1a1c9bdfd1db4cda73ef","ref":"refs/heads/no-logging-for-empty-object","pushedAt":"2024-06-18T08:37:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kjetil-kilhavn","name":"Kjetil Kilhavn","path":"/kjetil-kilhavn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14242355?s=80&v=4"},"commit":{"message":"Buffered copy of system message no longer needed\n\nVariable syst_buffer removed as it is no longer needed","shortMessageHtmlLink":"Buffered copy of system message no longer needed"}},{"before":"c4cffd578bec3d6d562ed0c5ebde6bc4840e600f","after":"57ad08e77917e83750cda16998441337612d378d","ref":"refs/heads/no-logging-for-empty-object","pushedAt":"2024-06-15T08:44:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kjetil-kilhavn","name":"Kjetil Kilhavn","path":"/kjetil-kilhavn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14242355?s=80&v=4"},"commit":{"message":"Make system message the default object to log\n\nMake system message explicitly the default object to log, which it already implicitly was.","shortMessageHtmlLink":"Make system message the default object to log"}},{"before":"d8cda996dc475197d49b02b7efa066f7bb88f922","after":"c4cffd578bec3d6d562ed0c5ebde6bc4840e600f","ref":"refs/heads/no-logging-for-empty-object","pushedAt":"2024-06-14T02:08:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kjetil-kilhavn","name":"Kjetil Kilhavn","path":"/kjetil-kilhavn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14242355?s=80&v=4"},"commit":{"message":"Make linter happy by changing pragma to upper case\n\nChange from ##needed to ##NEEDED for the linter","shortMessageHtmlLink":"Make linter happy by changing pragma to upper case"}},{"before":"0407cfbbb746931a2eb82f7b5c9e7f3ee8d173ce","after":"d8cda996dc475197d49b02b7efa066f7bb88f922","ref":"refs/heads/no-logging-for-empty-object","pushedAt":"2024-06-14T02:05:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kjetil-kilhavn","name":"Kjetil Kilhavn","path":"/kjetil-kilhavn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14242355?s=80&v=4"},"commit":{"message":"Combine into one test method\n\nTest all empty objects to log in one method.\nUse explicit data declaration","shortMessageHtmlLink":"Combine into one test method"}},{"before":"ca53eefe1d4cb125c54ae75b87985c2d26988ed4","after":"0407cfbbb746931a2eb82f7b5c9e7f3ee8d173ce","ref":"refs/heads/no-logging-for-empty-object","pushedAt":"2024-06-14T01:57:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"kjetil-kilhavn","name":"Kjetil Kilhavn","path":"/kjetil-kilhavn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14242355?s=80&v=4"},"commit":{"message":"Don't log system message when table is empty\n\nCheck if object to log is initial after all the other checks.\nSimply moving the check seems to solve the problem.\nAt least there are no regressions in the unit tests, and the two new tests pass as well.","shortMessageHtmlLink":"Don't log system message when table is empty"}},{"before":null,"after":"ca53eefe1d4cb125c54ae75b87985c2d26988ed4","ref":"refs/heads/no-logging-for-empty-object","pushedAt":"2024-06-14T01:52:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kjetil-kilhavn","name":"Kjetil Kilhavn","path":"/kjetil-kilhavn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14242355?s=80&v=4"},"commit":{"message":"Error BL201 when calling free on a logger without object (#172)\n\n* Method free returns error message BL201 when logger does not have an object.\r\n\r\n* linter","shortMessageHtmlLink":"Error BL201 when calling free on a logger without object (ABAP-Logger…"}},{"before":"f892ef63b1b7e971b6f8f8d8a597a98149cd2395","after":"ca53eefe1d4cb125c54ae75b87985c2d26988ed4","ref":"refs/heads/main","pushedAt":"2024-06-13T20:51:11.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"kjetil-kilhavn","name":"Kjetil Kilhavn","path":"/kjetil-kilhavn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14242355?s=80&v=4"},"commit":{"message":"Error BL201 when calling free on a logger without object (#172)\n\n* Method free returns error message BL201 when logger does not have an object.\r\n\r\n* linter","shortMessageHtmlLink":"Error BL201 when calling free on a logger without object (ABAP-Logger…"}},{"before":"adf8a28bf528f22fa497ce4e41bfa1e517713d1b","after":"f892ef63b1b7e971b6f8f8d8a597a98149cd2395","ref":"refs/heads/main","pushedAt":"2024-03-24T09:26:30.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"kjetil-kilhavn","name":"Kjetil Kilhavn","path":"/kjetil-kilhavn","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14242355?s=80&v=4"},"commit":{"message":"Adding exception together with context. Fix for #161. (#163)\n\n* Availability for adding exception together with context to log. Fix for issue #161.\r\n\r\nConvert exception to type bal_s_msg and log this structure to log.\r\n\r\n* Availability for adding exception together with context to log. Fix for issue ABAP-Logger#161.\r\n\r\nConvert exception to type bal_s_msg and add this structure to log.\r\n\r\nMinor move of code\r\n\r\n* Availability for adding exception together with context to log. Fix for issue #161.\r\n\r\nDelete unused variable\r\n\r\n* Adding exception together with context. Fix for #161\r\n\r\nChange style of method call\r\n\r\n* Adding exception together with context. Fix for #161.\r\n\r\nRevert to ABAPv702. No new ()\r\n\r\n* Update src/zcl_logger.clas.abap\r\n\r\nCo-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>\r\n\r\n* Adding exception together with context. Fix for #161\r\n\r\nPretty printing of code\r\n\r\n* Adding exception together with context. Fix for #161.\r\n\r\n* Adding exception together with context. Fix for #161.\r\n\r\nChange the modification so it is now supporting type T100-message but not OTR-message\r\n\r\n* Adding exception together with context. Fix for #161.\r\n\r\nChange the modification so it is now supporting type T100-message but not OTR-message\r\n\r\n* Adding exception together with context. Fix for #161.\r\n\r\nReset code of code\r\n\r\n---------\r\n\r\nCo-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Adding exception together with context. Fix for ABAP-Logger#161. (ABA…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xOFQwODozNzo1OC4wMDAwMDBazwAAAARoN3Bj","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMy0yNFQwOToyNjozMC4wMDAwMDBazwAAAAQdzQit"}},"title":"Activity · kjetil-kilhavn/ABAP-Logger"}