version

fun version(version: Int): YLS.Facade

로깅 될 로그 데이터의 버전을 설정합니다. 한 번 createLog 메서드가 호출되면 DEFAULT_VERSION으로 초기화 됩니다.

YLS.version(2).log(...)