Summary
SerilogHostBuilderExtensions.
- Assembly
- Rocket
.Surgery .Extensions .Serilog .dll - Namespace
- Rocket
.Surgery .Conventions - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["SerilogHostBuilderExtensions"]
class Type type-node
Syntax
public static class SerilogHostBuilderExtensions
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
PublicAPIAttribute |
Methods
Name | Value | Summary |
---|---|---|
UseSerilog |
I |
Uses the serilog.
static
|
Write |
I |
Write to the log an async sink when running the default command (or web server / hosted process).
Write to a sync sink when not running the default command.
static
|