Method | Description | |
---|---|---|
LogEventAttribute ( ) : System | ||
LogEventAttribute ( System evtType ) : System | ||
LogEventAttribute ( System evtType, string fmt ) : System | ||
LogEventAttribute ( string fmt ) : System |
public LogEventAttribute ( System evtType ) : System | ||
evtType | System | |
return | System |
public LogEventAttribute ( System evtType, string fmt ) : System | ||
evtType | System | |
fmt | string | |
return | System |
public LogEventAttribute ( string fmt ) : System | ||
fmt | string | |
return | System |