ConsoleLogger
ConsoleLogger class
모든 메시지를 콘솔로 보내는 로거 구현을 나타냅니다.
public sealed class ConsoleLogger : ILogger
생성자
이름 | 설명 |
---|---|
ConsoleLogger() | 기본 생성자입니다. |
행동 양식
이름 | 설명 |
---|---|
Error(string, Exception) | 오류 메시지를 기록합니다. |
Trace(string) | 주석 처리 과정을 기록합니다. |
Warning(string) | 경고 메시지를 기록합니다. |
또한보십시오
- interface ILogger
- 네임스페이스 GroupDocs.Annotation.Logging
- 집회 GroupDocs.Annotation