I used a dynamic link library to create a console to record the data generated by the dll, but it could not output the data after I initialized it, or the program crashed after I called PLOG_INFO. Is there any way to create a console using a dynamic link library and call it?