You are here: Start » FIL.NET » FIS.WriteLog Method
FIS.WriteLog Method
Write log message with selected log level.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void WriteLog ( string inMessage, FilNet.LogsLevel inLogLevel )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inMessage | string | |||
![]() | inLogLevel | FilNet.LogsLevel |

