프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Add ( IEnumerable |
Adds the specified logs to storage in batches.
|
|
EventLogger ( [ name, [ eventLog = "Application", LoggingLevels validLevels = LoggingLevels.AtLeastInformation, [ format = null, [ machineName = "." ) : System |
Initializes a new instance of the EventLogger class.
|
public Add ( IEnumerable |
||
logs | IEnumerable |
The logs to add to storage. |
token | The token. | |
리턴 | Task |
public EventLogger ( [ name, [ eventLog = "Application", LoggingLevels validLevels = LoggingLevels.AtLeastInformation, [ format = null, [ machineName = "." ) : System | ||
name | [ | The name of the logger. |
eventLog | [ | |
validLevels | LoggingLevels | |
format | [ | The format. |
machineName | [ | Name of the machine. |
리턴 | System |