Skip to content

limbo666/RandomLogWriter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Random Log Writer

image

Description

Random Log Writer is a simple log generation application developed in Visual Basic.NET. It allows users to generate random log entries at specified intervals and write them to a log file.

ScreenShot

image

Features

  • Start and stop a timer for generating random log entries in random times up to 35 seconds
  • Customizable severity indicators (Info, Warning, Error, etc.)
  • Save and load user settings for personalized experience
  • Create and manage log files with ease
  • Populate log entries with randomly generated text content

Usage

  1. Start the application.
  2. Configure the settings as desired (e.g., log file path, custom text, severity indicators).
  3. Click the "Start" button to begin generating log entries.
  4. Log entries will be written to the specified log file at the configured intervals.
  5. Use the "Stop" button to halt log generation.
  6. Use button force immediate generation

About

Random Log Writer is licensed under the MIT License. This application was developed by Nikos Georgousis as a project for testing purposes. The program was initialy cretaed to test LiveLogs program performance with a randomly generated log file.

Third party resourse

The words.txt file has been taken from the following repository: https://github.com/dwyl/english-words Kudos @dwyl for his great work.

About

A widnows utility to create a random log file for testing purposes

Resources

Stars

Watchers

Forks

Packages

No packages published