HIVE SDK for Unity3D

Static Public Member Functions | List of all members
hive.Logger Class Reference

Class that records log information
(Logs should be recorded taking into account the load, because you are calling the native code.) More...

Static Public Member Functions

static bool isActivateLogging ()
 log 함수를 사용했을때 로그를 원격지 혹은 로컬에 출력하는지의 여부를 반환한다.
 
static void log (String msg)
 Record log information
(Logs should be recorded taking into account the load, because you are calling the native code.)
 
static void setLogFilter (LogFilter logFilter)
 Set log filter.
 

Detailed Description

Class that records log information
(Logs should be recorded taking into account the load, because you are calling the native code.)

Author
ryuvsken

Member Function Documentation

◆ isActivateLogging()

static bool hive.Logger.isActivateLogging ( )
static

log 함수를 사용했을때 로그를 원격지 혹은 로컬에 출력하는지의 여부를 반환한다.

Returns
로그 활성화 여부

The documentation for this class was generated from the following file:
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy