ILoggerLogCritical(Exception, String) Method |
Namespace: Downloader.Extensions.LoggingAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxvoid LogCritical(
Exception exception,
string message
)
Parameters
- exception Exception
-
- message String
-
See Also