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
Info Method
Logs a message with the
Info
level.
Namespace:
Resto.Front.Api.V5
Assembly:
Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
Copy
void
Info
(
string
message
)
Parameters
message
Type:
System
String
The message to log.
See Also
Reference
ILog Interface
Resto.Front.Api.V5 Namespace