Feature overview
![Click to large size! İmage]()
Installation Note:
1.Unpack downloaded TMSLogging.V1.2.0.1.rar to desired directory with any software which supports RAR5.
2.Copy TMSLogging*.bpl to Delphi 10.1 Berlin BPL Directory, for Win10:Code:
3.Add TMS Logging and each platform related path to Delphi Library, for Win32: Code:
TMS Logging 1.2.0.1 for Delphi 10.1 Berlin, Win32/Win64/Android/OSX/iOSDevice32/iOSDevice64/iOSSimulator platform supported.
- Log to one or more output handlers such as the Console, HTML, Text file, CSV file, TCP/IP, Browser, Windows Event Log, ...
- Heavily RTTI based for comprehensive type and class logging with simple log statements
- Cross-platform: supports VCL Win32/Win64 apps and FMX Win32/Win64/macOS/iOS/Android apps
- Class & property attribute based log output control & log output validation
- Extensive & extensible data formatting capabilities
- Multi-thread enabled & thread-safe
- Includes options for time & delta time measurements
- Runtime configurable log level
- Log configuration persistence to file or registry
- Helper methods to quickly setup custom output handlers and retrieve important information on the machine, device and application
- Value validations to control logging based on attributes with a set of pre-defined validations such as value-range, date/time range, string length, regular expressions, ...
- Easily extensible and customizable with custom output handlers
- Separate TCP/IP Client included to view logger outputs remotely or TCP/IP server to log outputs of multiple client apps
- IDE Plugin for adding missing units, inserting output handler registration code and toggling comments
- Automatic exception logging
- Interfaces to You can't view the links! Click here to register & You can't view the links! Click here to register cloud logging

Installation Note:
1.Unpack downloaded TMSLogging.V1.2.0.1.rar to desired directory with any software which supports RAR5.
2.Copy TMSLogging*.bpl to Delphi 10.1 Berlin BPL Directory, for Win10:Code:
PHP Code:
C:\Users\Public\Documents\Embarcadero\Studio\18.0\Bpl\TMSLoggingCorePkgDXE10.bpl
C:\Users\Public\Documents\Embarcadero\Studio\18.0\Bpl\TMSLoggingDesigntimePkgDXE10.bpl
C:\Users\Public\Documents\Embarcadero\Studio\18.0\Bpl\TMSLoggingFMXPkgDXE10.bpl
C:\Users\Public\Documents\Embarcadero\Studio\18.0\Bpl\TMSLoggingVCLPkgDXE10.bpl
PHP Code:
%TMSLoggingExtractedDir%\TMS Logging\
%TMSLoggingExtractedDir%\TMS Logging\Win32
TMS Logging 1.2.0.1 for Delphi 10.1 Berlin, Win32/Win64/Android/OSX/iOSDevice32/iOSDevice64/iOSSimulator platform supported.