Tungsten
![]() |
Loge Method (Exception) |
Log an Exception
Namespace: W.Logging
Assembly: Tungsten.Logging (in Tungsten.Logging.dll) Version: 2.0.0

C#
public static void e( Exception e )
Parameters
- e
- Type: SystemException
The exception to log. This will be boxed with ToString().
