iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api
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
Assembly:
Resto.Front.Api.V7 (in Resto.Front.Api.V7.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 Namespace