notifyToError

이 메소드는 오류 로그에 메시지를 씁니다.

가시성
Public
시그니처
static void notifyToError(const char *msg);
매개변수
msg

화면에 표시할 메시지입니다.


피드백