Method FullSync
FullSync()
Sets SyncMode to FullSync
All messages are processed immediately. Slowest mode, but all messages are guaranteed to be logged
Declaration
public LoggerConfig FullSync()
Returns
Type | Description |
---|---|
LoggerConfig | LoggerConfig for other settings to set |