From 4544b1c73632cd9dea50302e7537d3986ebfa028 Mon Sep 17 00:00:00 2001 From: curt Date: Mon, 24 Nov 2003 01:49:04 +0000 Subject: [PATCH] Add a logging reinit command wrapper so that an external script can set up the desired logging configuration and kick off a logging session remotely. --- src/Main/fg_commands.cxx | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/src/Main/fg_commands.cxx b/src/Main/fg_commands.cxx index 5fef48aee..ff079276e 100644 --- a/src/Main/fg_commands.cxx +++ b/src/Main/fg_commands.cxx @@ -30,19 +30,18 @@ #include