getContextMessage() protected method
Generates the context information to be logged.
The default implementation will dump user information, system variables, etc.
| protected string getContextMessage ( ) | ||
|---|---|---|
| return | string |
The context information. If an empty string, it means no context information. |
Please login to continue.