commit | b4a7bfad0a3ded7a813bdb44a46383316dc49b24 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Tue Apr 04 17:23:00 2017 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Tue Apr 04 17:23:00 2017 -0700 |
tree | abb214b5a886744e942257641c2b60f7d97e4f15 | |
parent | 1e94fa402ac5858329101e448593a0b61d24f765 [diff] [blame] |
Add route printer
diff --git a/src/webserver_main.cpp b/src/webserver_main.cpp index 32a1192..cf8500f 100644 --- a/src/webserver_main.cpp +++ b/src/webserver_main.cpp
@@ -58,7 +58,7 @@ crow::kvm::request_routes(app); crow::logger::setLogLevel(crow::LogLevel::INFO); - + app.debug_print(); CROW_ROUTE(app, "/systeminfo") ([]() {