1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 20:15:22 +02:00

[305272] [dstore][multithread] log close in ServerLogger

This commit is contained in:
David McKnight 2010-03-11 17:38:23 +00:00
parent d312282f51
commit 11ac4910d5
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
* Contributors: * Contributors:
* Noriaki Takatsu (IBM) - [220126] [dstore][api][breaking] Single process server for multiple clients * Noriaki Takatsu (IBM) - [220126] [dstore][api][breaking] Single process server for multiple clients
* David McKnight (IBM) - [305276] [dstore][multithread] log close in ServerLogger * David McKnight (IBM) - [305272] [dstore][multithread] log close in ServerLogger
*******************************************************************************/ *******************************************************************************/
package org.eclipse.dstore.core.server; package org.eclipse.dstore.core.server;

View file

@ -20,7 +20,7 @@
* David McKnight (IBM) - [271914] [dstore] Setting debug on/off dynamically * David McKnight (IBM) - [271914] [dstore] Setting debug on/off dynamically
* David McKnight (IBM) - [269908] [dstore] rsecomm.log file management * David McKnight (IBM) - [269908] [dstore] rsecomm.log file management
* David McKnight (IBM) - [284787] [dstore] ability to disable RSECOMM_LOGFILE_MAX option * David McKnight (IBM) - [284787] [dstore] ability to disable RSECOMM_LOGFILE_MAX option
* David McKnight (IBM) - [305276] [dstore][multithread] log close in ServerLogger * David McKnight (IBM) - [305272] [dstore][multithread] log close in ServerLogger
********************************************************************************/ ********************************************************************************/
package org.eclipse.dstore.core.server; package org.eclipse.dstore.core.server;