File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ var log = new LoggerConfiguration()
1919| restrictedToMinimumLevel | The minimum log event level required in order to write an event to the sink. | Verbose |
2020| formatProvider | Culture-specific formatting information | |
2121| storageTableName | Table name that log entries will be written to | LogEvent |
22- | writeInBatches | Use a periodic batching sink, as opposed to a synchronous one-at-a-time sink | true |
2322| batchPostingLimit | The maximum number of events to post in a single batch | 100 |
2423| period | The time to wait between checking for event batches | 0:0:2 |
2524| keyGenerator | The key generator used to create the PartitionKey and the RowKey for each log entry | DefaultKeyGenerator |
You can’t perform that action at this time.
0 commit comments