Track látszik a terepi bejárás térképen is, gps log jelvesztéskor.
This commit is contained in:
@@ -25,7 +25,7 @@ class AppLogger extends GetxService {
|
||||
// ── Konfiguráció ──────────────────────────────────────────────────
|
||||
|
||||
/// Csak fejlesztési módban logol (release build-ben kikapcsol)
|
||||
static const bool _enableInRelease = false;
|
||||
static const bool _enableInRelease = true;
|
||||
|
||||
/// Max log fájl méret MB-ban — felette rotál
|
||||
static const int _maxSizeMb = 5;
|
||||
|
||||
Reference in New Issue
Block a user