3
0
Commit Graph

5 Commits

Author SHA1 Message Date
Denis Arh
f4e6d2ae5a Refactor bootstraping procedure 2020-08-24 15:38:42 +02:00
Denis Arh
fe0e35cb57 Disable initialization on some commands 2020-03-27 22:00:10 +01:00
Denis Arh
c0713893b6 Improve initial logger configuration
Default logging level is now WARN
If serve-api command is executed and log level is not explicitly specified
with LOG_LEVEL, log level is set to INFO

Root command now accepts -s/--silent and -d/--debug flags
for log level control
2020-03-27 21:48:04 +01:00
Denis Arh
47db9e7ab9 Add version cli command 2020-03-16 08:54:30 +01:00
Denis Arh
29902db2b1 Refactor & improve application initialization 2020-01-18 07:05:10 +01:00