oracle-helpers
    Preparing search index...

    Function setSqlErrorLogger

    • In order to help combat how bad Oracle's actual Error messages are, this will let you make your own output messages when there's an error

      Parameters

      • newLoggerFn: Logger | undefined

        The new function to run when an error occurs in a oracle-helper function

      Returns void