[#3918] added --dev flag, dev log printer and some minor log UI enhacements
This commit is contained in:
@@ -59,6 +59,9 @@ type App interface {
|
||||
// (used for settings encryption).
|
||||
EncryptionEnv() string
|
||||
|
||||
// IsDev returns whether the app is in dev mode.
|
||||
IsDev() bool
|
||||
|
||||
// Settings returns the loaded app settings.
|
||||
Settings() *settings.Settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user