rasul
|
f6ab14470b
|
use fern for logging to stdout and to file
|
5 years ago |
rasul
|
dc2dfc4bbc
|
_level wasn't necessary
|
5 years ago |
rasul
|
c38971fd78
|
config options for stdout and stderr logs
|
5 years ago |
rasul
|
01f1a61f0d
|
return procs instead of empty vec
|
5 years ago |
rasul
|
ce0c174b6a
|
apps file is called apps.toml now
|
5 years ago |
rasul
|
4e36fb32e6
|
get some command line options
|
5 years ago |
rasul
|
abd87d6eea
|
remove identical conversion
|
5 years ago |
rasul
|
a8527f4843
|
error handling fixup also read config from user config directory
|
5 years ago |
rasul
|
63e98f2c01
|
more error handling and message fixing up
|
5 years ago |
rasul
|
d8ed14373e
|
handle errors better to include error messages
|
5 years ago |
rasul
|
11c3237f44
|
remove forgotten call to startup()
|
5 years ago |
rasul
|
2b31859e23
|
move shutdown stuff out of startup()
|
5 years ago |
rasul
|
41a2abac3f
|
separate app shutdown
|
5 years ago |
rasul
|
98389a33ec
|
implement logger
|
5 years ago |
rasul
|
d1f45584de
|
rustfmt
|
5 years ago |
rasul
|
eb9f25e328
|
Self instead of Proc
|
5 years ago |
rasul
|
c8b84223e7
|
more code organization
|
5 years ago |
rasul
|
5a8ab805f7
|
separate into a few files
|
5 years ago |
rasul
|
47a7dfa7e9
|
break up run() a little bit to remove cognitive load
|
5 years ago |
rasul
|
a158607007
|
be more verbose when exiting
|
5 years ago |
rasul
|
a6fe8ff24c
|
make holds an Option<i8>
|
5 years ago |
rasul
|
132bc6311f
|
watch for stdout and stderr
|
5 years ago |
rasul
|
75c0f29c3a
|
init
|
5 years ago |