Symbol Reference
Symbol Reference
/ sgcWebSocket_HTTPAPI_Server Namespace
/ Classes / TsgcHTTPServerAPI / TsgcHTTPServerAPI Methods (sgcWebSocket_HTTPAPI_Server) / TsgcHTTPServerAPI.LogStart
Close
sgcWebSockets Classes
TsgcHTTPServerAPI.LogStart Method
Pascal
C++
C#
Visual Basic
public procedure LogStart( const aLogFolder: TFileName; aType: THttpApiLoggingType = hltW3C; const aSoftwareName: TFileName = ''; aRolloverType: THttpApiLoggingRollOver = hlrDaily; aRolloverSize: Cardinal = 0; aLogFields: THttpApiLogFields = [hlfDate .. hlfSubStatus]; aFlags: THttpApiLoggingFlags = [hlfUseUTF8Conversion] );

This is LogStart, a member of class TsgcHTTPServerAPI.