The single instance method that writes to the log file
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub WriteToLog ( _ message As String _ ) |
C# |
---|
public void WriteToLog( string message ) |
Visual C++ |
---|
public: void WriteToLog( String^ message ) |
JavaScript |
---|
function writeToLog(message); |
Parameters
- message
- Type: System..::..String
The message to write to the log