C# Class GMSEC.API.DefaultLogHandler

Inheritance: GMSEC.API.LogHandler
Afficher le fichier Open project: nasa/GMSEC_API

Méthodes publiques

Méthode Description
Initialize ( ) : void
OnMessage ( GMSEC.API.LogEntry entry ) : void

Method Details

Initialize() static public méthode

static public Initialize ( ) : void
Résultat void

OnMessage() public méthode

public OnMessage ( GMSEC.API.LogEntry entry ) : void
entry GMSEC.API.LogEntry
Résultat void