setLogging(logging): void (opens in a new tab)
true로 지정하면 라이브러리 내부 메시지를 출력한다.
기본값은 false다.
RealChart.setLogging(true);| Parameter | Type | Description | 
|---|---|---|
| logging | boolean(opens in a new tab) | 로그 메시지 표시 여부 | 
void (opens in a new tab)true로 지정하면 라이브러리 내부 메시지를 출력한다.
기본값은 false다.
RealChart.setLogging(true);| Parameter | Type | Description | 
|---|---|---|
| logging | boolean(opens in a new tab) | 로그 메시지 표시 여부 |