You are here: RainWorx.FrameWorx.Utility > LogManager Class > LogManager Methods > WriteLog Method (String, String, String, TraceEventType, String)

LogManagerWriteLog Method (String, String, String, TraceEventType, String)

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.Utility
Assembly:  RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5

Syntax

C#
public static void WriteLog(
	string message,
	string title,
	string functionalArea,
	TraceEventType severity,
	string actor
)

Parameters

message
Type: SystemString
title
Type: SystemString
functionalArea
Type: SystemString
severity
Type: System.DiagnosticsTraceEventType
actor
Type: SystemString
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.