C# Class GMSEC.API.DefaultLogHandler

Inheritance: GMSEC.API.LogHandler
显示文件 Open project: nasa/GMSEC_API

Public Methods

Method Description
Initialize ( ) : void
OnMessage ( GMSEC.API.LogEntry entry ) : void

Method Details

Initialize() static public method

static public Initialize ( ) : void
return void

OnMessage() public method

public OnMessage ( GMSEC.API.LogEntry entry ) : void
entry GMSEC.API.LogEntry
return void