Compare commits
18 Commits
631fac5061
...
af2a8bc35c
| Author | SHA1 | Date | |
|---|---|---|---|
|
af2a8bc35c
|
|||
|
67ed13463a
|
|||
|
b16f2ae420
|
|||
|
96f260492b
|
|||
|
0b31b2e443
|
|||
|
2b62aca78a
|
|||
|
40426862e5
|
|||
|
c3bd05434c
|
|||
|
9385f27125
|
|||
|
8c327095fd
|
|||
|
57596ae531
|
|||
|
8762a680a8
|
|||
|
e7fb8bfb8d
|
|||
|
dc3a7e5407
|
|||
|
20606c6356
|
|||
|
d8198bf5b0
|
|||
|
9449a83f61
|
|||
|
2bc2dc6be1
|
@@ -47,8 +47,7 @@ async fn main() {
|
||||
async fn app() -> anyhow::Result<()> {
|
||||
dotenv().ok();
|
||||
|
||||
tracing_subscriber::fmt::init();
|
||||
// console_subscriber::init();
|
||||
console_subscriber::init();
|
||||
|
||||
info!("Starting automation_rs...");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user