Syrve POS API V6 Code Reference
Syrve POS API V6 Code Reference
Resto.Front.Api
ILog Interface
ILog Methods
Error Method
Error Method (String)
Error Method (String, Exception)
ILog
Error Method (String)
Logs a message with the
Error
level.
Namespace:
Resto.Front.Api
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
void
Error
(
string
message
)
Parameters
message
Type:
System
String
The message to log.
See Also
Reference
ILog Interface
Error Overload
Resto.Front.Api Namespace