[Koha-bugs] [Bug 19652] REST API: Log request and response content

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 18 11:06:56 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19652

Johanna Räisä <johanna.raisa at koha-suomi.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #11 from Johanna Räisä <johanna.raisa at koha-suomi.fi> ---
This patch fails to the first point. 

# Subtest: default_exception_handling() tests
    1..5
    # Subtest: Mojo::Exception
        1..4
        ok 1 - GET /default_exception_handling/mojo
        ok 2 - 500 Internal Server Error
        ok 3 - exact match for JSON Pointer "/error"
        # Looks like you planned 4 tests but ran 3.
    not ok 1 - Mojo::Exception
    #   Failed test 'Mojo::Exception'

Tried to continue anyhow but the rest.log file wasn't created. Not sure if the
logging suppose to write individual files, seemed that all warnings went to
koha-error_log file.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list