|
Dreamine.Logging 1.0.2
Dreamine.Logging 프로젝트의 API와 구성 요소를 제공합니다.
|

Public 멤버 함수 | |
| string | Format (DreamineLogEntry entry) |
Dreamine 로그 항목을 텍스트로 변환하는 포맷터를 정의합니다.
IDreamineLogFormatter.cs 파일의 13 번째 라인에서 정의되었습니다.
| string Dreamine.Logging.Interfaces.IDreamineLogFormatter.Format | ( | DreamineLogEntry | entry | ) |
지정한 로그 항목을 텍스트로 변환합니다.
| entry | 변환할 로그 항목입니다. |
Dreamine.Logging.Formatters.DreamineTextLogFormatter에서 구현되었습니다.