Log Manager · Chapter 5

Saving Logs and Options

This chapter covers the Save Log feature, which extracts part of the received logs to a file, and the Options dialog, which adjusts behavior such as theme, language, and font.

Saving Logs

Open it via the Save Log item in the File menu or with Ctrl+S. Specify a time range directly or set it quickly with a preset (5 min, 20 min, 1 hr, 4 hr, 1 day), then extract only that range and save it as a new file.

  • The source is the actual daily log file iLog_yyyy-MM-dd.txt, from which the specified time range is extracted.
  • If the range crosses midnight, files from multiple dates are concatenated into one.
  • The save path can be chosen; the default is the log folder.
  • Preset buttons set only the Duration instantly, and the actual extraction happens at save time.
  • The dialog closes automatically once saving is complete.

The dialog has From Date, From Time, and Duration (min) input fields, and below them it previews the target file, time range, and estimated line count.

Options

Open it via the Options item in the Tool menu or with Ctrl+,. It consists of two tabs: Basic and Display.

Basic Tab

Sets basic behavior and the log retention policy.

  • Provides the checkbox options Stay On Top, Hide On Run (start minimized to the tray), and Hot Track (hover highlight).
  • Max Log Day: Sets the maximum number of days to retain logs.
  • Sets Log Directory and Machine Name.

Display Tab

Provides display-related settings such as language, theme, and font, reflected on screen immediately on change.

  • Language: Choose Korean, English, Japanese, or Chinese, and it switches in real time.
  • Theme: Switches between Light and Dark in real time.
  • Changing Font Family and Font Size is reflected immediately in the preview below.

Language, Theme, and Font changes can be previewed before pressing OK, and pressing Cancel reverts to the original state. All settings are saved to %AppData%\LogMgr\settings.json and are saved automatically with a debounce on change.