public static void Write( string message, Logger.LogMessageType messageType, Type type )
Parameters
- message
- The message to write to log
- messageType
- The type of the log message to write
- type
- The object type for which to get the logger for writing the log