Writes a log entry
Declaration Syntax
C# | Visual Basic |
public static void WriteLogEntry( string moduleName, string logEntry, Configuration Configuration )
Public Shared Sub WriteLogEntry ( moduleName As String, logEntry As String, Configuration As Configuration )
Parameters
- moduleName (String)
- Used to identify which module wrote the entry.
- logEntry (String)
- Text for the log entry.
- Configuration (Configuration)
- The instance of the Configuration class that holds the settings to be used.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610