SharpScriptBaseLog(Priority, String) Method |
Logs a message with the specified
Priority Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void Log(
Priority priority,
string message
)
Parameters
- priority Priority
- Priority
- message String
- Message
See Also