From: erickson Date: Thu, 22 Feb 2007 19:22:31 +0000 (+0000) Subject: removing unused log section X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f8ec536fc1ca07ced14afb3ed83bf61d2f33e6b7;p=working%2FOpenSRF.git removing unused log section git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@832 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/examples/bootstrap.conf.example b/examples/bootstrap.conf.example index 0983c26..ce445f7 100644 --- a/examples/bootstrap.conf.example +++ b/examples/bootstrap.conf.example @@ -42,14 +42,3 @@ port = 5222 # -------------------------------------- -# log file names -[logs] -debug = debug.log -error = error.log -transport = transport.log -message = message.log -method = method.log -trace = trace.log -opac = opac.log - -