Global Class |
Namespace: Enerj.CDI.WebService.V4.Classes
public static class Global
The Global type exposes the following members.
| Name | Description | |
|---|---|---|
| LogMethodInfo |
Logs a message with user or client information and returns the appropriate name.
If the user name is provided, it replaces a placeholder in the message with the user name,
logs the message, and returns the user name. If the user name is null or empty, it uses the client name instead.
|
| Name | Description | |
|---|---|---|
| UserReplace |
A placeholder string used for replacing with user or client information in log messages.
|