add heroku

This commit is contained in:
realaltffour 2020-09-15 07:32:00 +03:00
parent 69716a09f7
commit 50c5870faa
No known key found for this signature in database
GPG Key ID: C1265D839D44DCB1
2 changed files with 4 additions and 0 deletions

1
Procfile Normal file
View File

@ -0,0 +1 @@
web: ./target/debug/sandbox

View File

@ -7,6 +7,9 @@ use crate::common::misc::return_flags::ReturnFlags;
use crate::server::network::tls_server::TlsServer;
#[cfg(not(debug_assertions))]
use crate::common::misc::gen_log::gen_log;
/// Initializes global logger.
///
/// Private function used by libtrader_init() to initialize the logger. Log destinations are