iikoFront Api V5 Code Reference
iikoFront Api V5 Code Reference
Resto.Front.Api.V5
ILog Interface
ILog Methods
Error Method
ErrorFormat Method
Info Method
InfoFormat Method
Warn Method
WarnFormat Method
ILog
Warn Method
Logs a message with the
Warn
level.
Namespace:
Resto.Front.Api.V5
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
void
Warn
(
string
message
)
Parameters
message
Type:
System
String
The message to log.
See Also
Reference
ILog Interface
Resto.Front.Api.V5 Namespace