Log

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Control > TIWStandAloneServer > Methods >

Log

SIGNATURE=IWStandAloneServer.TIWStandAloneServer.Log@string@Boolean

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure Log(const AMsg: string; const ADetailedOnly: Boolean = False);

C++:

void public: __fastcall Log(const String AMsg, const bool ADetailedOnly = False);

 

Description: [Add Description Here]