C# Class SenseNet.Services.LogService

Inheritance: ILogService
显示文件 Open project: maxpavlov/FlexNet

Public Methods

Method Description
Write ( ClientLogEntry entry ) : void

Method Details

Write() public method

public Write ( ClientLogEntry entry ) : void
entry ClientLogEntry
return void