3.10 Logging Service

    Table of contents
    You are currently comparing two old versions - only when you are comparing against the latest version can you revert. Return to version archive.

    Combined revision comparison

    Comparing version 18:24, 8 Feb 2019 by sugi with version 17:38, 26 Dec 2023 by Admin.

    ...

    Measures for Log Files Exceeding 1Gbytes2Gbytes

    While the each log file increases in response to the log contents and volume, when exceeding 1Gbytes (or 1,073,741,8232Gbytes (or 2,147,483,648 bytes to be precise), that log file is automatically divided and saved approximately every 1Gbytes2Gbytes. The first file keeps the original file name while the second and subsequent files are sequentially named "~01", "~02" and so on.  This maximum size can be changed with "LoggerMaxLogSize" in the configuration file.

    ...

    Version from 18:24, 8 Feb 2019

    This revision modified by sugi (Ban)

    ...

    Measures for Log Files Exceeding 2Gbytes

    While the each log file increases in response to the log contents and volume, when exceeding 2Gbytes (or 2,147,483,648bytes to be precise), that log file is automatically divided and saved approximately every 2Gbytes. The first file keeps the original file name while the second and subsequent files are sequentially named "~01", "~02" and so on.

    ...

    Version as of 17:38, 26 Dec 2023

    This revision modified by Admin (Ban)

    ...

    Measures for Log Files Exceeding 1Gbytes

    While the each log file increases in response to the log contents and volume, when exceeding 1Gbytes (or 1,073,741,823 bytes to be precise), that log file is automatically divided and saved approximately every 1Gbytes. The first file keeps the original file name while the second and subsequent files are sequentially named "~01", "~02" and so on. This maximum size can be changed with "LoggerMaxLogSize" in the configuration file.

    ...