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

ConsoleProvider in Android #117

Open achinastone opened 3 weeks ago

achinastone commented 3 weeks ago

I can not use GlobalLogConsoleProvider in android. Does Android not support console log?

exilon commented 2 weeks ago

GlobalLogConsoleProvider is for Windows & Linux only. For Android you can use Quick.Logger.Provider.IDEDebug