![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public static class LogUtility |
Visual Basic (Declaration) |
![]() |
---|---|
Public NotInheritable Class LogUtility |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() ![]() |
Log |
Logs a message.
|
![]() ![]() |
LogError |
Logs the error.
|
![]() ![]() |
LogInformation |
Logs the information.
|
![]() ![]() |
LogWarning |
Logs the warning.
|
See Also
Smartsite.Web.Commands Namespace