https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24629 Bug ID: 24629 Summary: SIP2 logs garbage Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: SIP2 Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com When looking at the messages SIP2 puts in syslog there are several messages where hashes are printed directly to the log, producing messages like these: Feb 11 09:00:23 koha koha_sip_koha[13575]: ILS::Checkout: patron 123 has checked out HASH(0x55a5b187f858), HASH(0x55a5b1896ad0), HASH(0x55a5b18a6cf0) Feb 11 09:00:25 koha koha_sip_koha[13575]: summary_info: list = (HASH(0x55a5b18aea60), HASH(0x55a5b18ae718), HASH(0x55a5b184ef48)... Not very useful? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.