exilon / QuickLogger

Powerful and flexible library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
Apache License 2.0
381 stars 84 forks source link

TLogMemoryProvider does not compile if the target is Android #93

Open tdzieciol opened 1 year ago

tdzieciol commented 1 year ago

Delphi 11.3 TLogMemoryProvider does not compile if the target is Android. Requires DELPHILINUX directives, but in the QuickLib.Inc file, it is not defined for the Android target.

exilon commented 1 year ago

ok, fixed.