CrLogGlobal: CrLogNew

CrLogNew

instantiate a log object corresponding to the specified back-end

 Public Function CrLogNew(
	  Backend As CrLogBackend ) As CrLog

Parameters

Backend
[ByRef] CrLogBackend. one of the valid log back-ends

Return Values

CrLog -  CrLog interface of the new object

Remarks

See Also

Project crloglib Overview Class CrLogGlobal Overview CrLogGlobal Properties CrLogGlobal Methods CrLogBackend