Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Logger
Logger Class
Logger Methods
Information Method
Information Method (String, Object[])
Information Method (Exception, String, Object[])
Logger
Information Method (String,
Object
)
Log to Serilog sinks using the information level
Namespace:
Crosser.Logger
Assembly:
Crosser.Logger (in Crosser.Logger.dll) Version: 0.0.4
Syntax
C#
Copy
public
virtual
void
Information
(
string
template
,
params
Object
[]
parmeters
)
Parameters
template
Type:
System
String
Log template
parmeters
Type:
System
Object
Parameters to apply to template
Implements
ILogger
Information(String,
Object
)
See Also
Reference
Logger Class
Information Overload
Crosser.Logger Namespace