gRPC C#
gRPC C#
Namespaces
Grpc.Core.Logging
ILogger Interface
ILogger Methods
Error Method
Error Method (String, Object[])
Error Method (Exception, String, Object[])
ILogger
Error Method
Overload List
Name
Description
Error(String,
Object
)
Logs a message with severity Error.
Error(Exception, String,
Object
)
Logs a message and an associated exception with severity Error.
Top
See Also
Reference
ILogger Interface
Grpc.Core.Logging Namespace