WebManagementEventLog 클래스

정의

Windows 이벤트 로그에 정보를 쓸 수 있습니다.

public ref class WebManagementEventLog abstract sealed
public static class WebManagementEventLog
type WebManagementEventLog = class
Public Class WebManagementEventLog
상속
WebManagementEventLog

메서드

Write(Int32, String)

Windows 이벤트 로그에 이벤트 ID 및 메시지를 씁니다.

Write(Int32, String, String, String, Exception)

이벤트 ID, 오류 메시지, 연결 이름, 연결 사용자 및 예외를 Windows 이벤트 로그에 씁니다.

Write(Int32, String, String, String, Exception, EventLogEntryType)

이벤트 ID, 오류 메시지, 연결 이름, 연결 사용자, 예외 및 이벤트 로그 항목 유형을 Windows 이벤트 로그에 씁니다.

Write(String, EventLogEntryType, Int32)

이벤트 로그 메시지, 항목 유형 및 이벤트 ID를 Windows 이벤트 로그에 씁니다.

적용 대상