Commit graph

17 commits

Author SHA1 Message Date
a5dabe55a9 Provide getter for store path in Runtime object 2015-12-01 18:37:44 +01:00
990252e4e4 Implement Debug for Runtime 2015-11-27 19:22:09 +01:00
7786eed7f0 Fix: unused import 2015-11-27 16:59:05 +01:00
e1faad7a28 Add runtime rtp getter (and in cli and configuration types) 2015-11-23 19:48:37 +01:00
1ecb13a8fe Remove early logging, doesnt work 2015-11-07 23:38:40 +01:00
b98dea3946 Rename "Config" to "CliConfig" 2015-10-27 00:02:42 +01:00
904d3fa8c0 Pass configuration from cfg file to Runtime as well 2015-10-27 00:01:11 +01:00
497cdde581 Logger should respect configuration 2015-10-26 23:59:24 +01:00
7f224e8f58 Replace all output with macros from logging library 2015-10-26 20:58:52 +01:00
127c99f16f Remove old logging functions 2015-10-26 20:53:49 +01:00
c41ec1d85c Add logger with logging library 2015-10-26 20:53:12 +01:00
f7421cf252 Runtime print helpers should get a &'static str 2015-10-25 20:10:49 +01:00
c39d43fbd3 Runtime publishes config 2015-10-25 20:10:49 +01:00
3556e5adc6 Refactor complete CLI code 2015-10-25 19:52:31 +01:00
02029b9b26 Export cli::Config here 2015-10-25 18:43:47 +01:00
98c782212c We should use references here 2015-10-18 21:15:05 +02:00
bd6df27aec Add runtime module 2015-10-18 20:52:52 +02:00