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=825928db4d7a7dbe33d4ac312db263d2ec6b790c;p=Evergreen.git removing unused log section git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_0@6998 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/OpenSRF/examples/bootstrap.conf.example b/OpenSRF/examples/bootstrap.conf.example index 0983c267a3..ce445f73cb 100644 --- a/OpenSRF/examples/bootstrap.conf.example +++ b/OpenSRF/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 - -