Unit 'JPL.SimpleLogger' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_jplib]

TJPSimpleLogger.Log

Declaration

Source position: JPL.SimpleLogger.pas line 105

public function TJPSimpleLogger.Log(

  const Text: string;

  Context: string = '';

  CategoryID: Byte = LOG_CATEGORY_ID_INFO;

  Priority: ShortInt = LOG_PRIORITY_BASE;

  Active: Boolean = True

):Integer;



CT Web help

CodeTyphon Studio