in german/auf Deutsch


RUN=Logdaem.exe

This executable is the daemon process for the system error logging.

note: You must have also installed the log.sys driver

RUN=C:\OS2\LOGDAEM.EXE [parameter]

Parameters:

  • /E:filename

    This is the file in which the log messages are stored and must be a fully qualified filename.

  • /W:value

    Sets up the size of the error log file.
    Value can be in the range from 4 Kbytes to 64 Kbytes .
    Default = 64 Kbytes

note: You can also change the parameters with the Syslog program.

See the example below.

To use C:\OS2\LOG\ERROR.LOG as the error log file with a size of 48 Kbytes, add this line to your config.sys file:

RUN=C:\OS2\LOGDAEM.EXE /E:C:\OS2\LOG\ERROR.LOG /W:48


Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0
Yes Yes Yes


OS/2 logging entries
RUN Statements
  <<< Previous
Config.sys Home
Next >>>  


Last modified 11 Jan 2000 by Joerg Sievers at jogi@warpsite.de. - This page can be found from http://www.warpsite.de/en/csdp/RUN_Logdaem_exe.htm
Copyright © 1998-2000 Oliver Poggensee, © 2000 Joerg Sievers