LoggerError Method (String, Exception) |
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.2.0
Syntax public void Error(
string message,
Exception ex = null
)
Parameters
- message
- Type: SystemString
- ex (Optional)
- Type: SystemException
See Also