How to configure exceptions logging in mongodb auditing log?

Hello.

I am looking how to configure logging of exceptions message in mongodb auditing log.

For now found, that only result code 13 and result code 18 error codes can be logged in audit log.

And result code=0 for successful operations.

Is existing other error codes?

Is it possible to log exception messages for CRUD operations , not only results code?

Thank you very much. Ora