C# 클래스 Ivony.Logs.LogMetaExtensions

提供 LogMeta 的一些帮助方法
파일 보기 프로젝트 열기: Ivony/LogUtility

공개 메소드들

메소드 설명
LogSource ( this entry ) : LogSource

获取日志来源信息

LogType ( this entry ) : LogType

获取日志类型信息

메소드 상세

LogSource() 공개 정적인 메소드

获取日志来源信息
public static LogSource ( this entry ) : LogSource
entry this
리턴 LogSource

LogType() 공개 정적인 메소드

获取日志类型信息
public static LogType ( this entry ) : LogType
entry this
리턴 LogType