attaching schema nodes progress
This commit is contained in:
+2
-2
@@ -104,8 +104,8 @@ using namespace demo;
|
||||
using namespace matador;
|
||||
|
||||
int main() {
|
||||
logger::default_min_log_level(logger::log_level::LVL_DEBUG);
|
||||
logger::add_log_sink(logger::create_stdout_sink());
|
||||
// logger::default_min_log_level(logger::log_level::LVL_DEBUG);
|
||||
// logger::add_log_sink(logger::create_stdout_sink());
|
||||
|
||||
{
|
||||
// has_many with builtin-type
|
||||
|
||||
Reference in New Issue
Block a user