Return the BIO_METHOD for a logging sink BIO (writes to the system log).
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_log();
Pointer to the static log BIO method for use with BIO_new().