Skip to content

avsaro/log_simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogSimulator

Handles log simulation via debug socket.

Installation

  1. Clone log_simulator to your local.

  2. Open up Terminal and go to the log_simulator root folder.

  3. Call the gem build log_simulator.gemspec line.

  4. Call the gem install ./log_simulator-{version-number}.gem line.

Usage

After installing the gem simply write

simulate to the terminal.

simulate someLogFile to simulate some log file.

simulate someLogFile -t 0.5 to simulate log file in half speed.

simulate -c someLogFile to simulate log file fetched from Crashlytics.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%