GameAnvilConnector 2.0.0
Loading...
Searching...
No Matches
GameAnvil.GameAnvilLogger Class Reference

커넥터 내부 로그 발생 시 처리할 이벤트를 등록할 수 있는 클래스 More...

Properties

static LogLevel Threshold = LogLevel.Info [get, set]
 출력할 로그의 레벨을 설정
 
static bool EnablePingPongLogs = false [get, set]
 PingPong에 의해 발생하는 로그를 출력할지 여부를 설정
 

Events

static ? Action< string > LogListener
 로그 이벤트 발생 시 전달받을 메서드를 설정
 

Detailed Description

커넥터 내부 로그 발생 시 처리할 이벤트를 등록할 수 있는 클래스

Property Documentation

◆ EnablePingPongLogs

bool GameAnvil.GameAnvilLogger.EnablePingPongLogs = false
staticgetset

PingPong에 의해 발생하는 로그를 출력할지 여부를 설정

◆ Threshold

LogLevel GameAnvil.GameAnvilLogger.Threshold = LogLevel.Info
staticgetset

출력할 로그의 레벨을 설정

Event Documentation

◆ LogListener

? Action<string> GameAnvil.GameAnvilLogger.LogListener
static

로그 이벤트 발생 시 전달받을 메서드를 설정


The documentation for this class was generated from the following file: