3cqs-coder / SymBot

SymBot is a user friendly, self-hosted and automated DCA (Dollar Cost Averaging) cryptocurrency bot solution
https://www.3cqs.com
Other
175 stars 15 forks source link

UI for Lite Logging on Live Log Page #31

Closed theskollie closed 7 months ago

theskollie commented 7 months ago

When running Lite Log, we don't push to the socket or write to file, so we indicate to user that lite log mode is enabled. Indicate to user that lite log is enabled when they try to view logs from within application when running lite log.

We don't need to initialize the socket connection in this case either so it can be conditional