Skip to content

axute/FenrisLogAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fenris Log Analyzer

I wrote this tool so that I could analyze the game's log files more closely. I was actually only interested in the last message, why the game always dies.

Requirements

Running the Installation

  • Open a terminal
  • The directory must be cloned with git cli
git clone https://github.com/axute/FenrisLogAnalyzer
  • change to the diretory FenrisLogAnalyzer
  • Then the command composer install must be executed.
  • The subdirectory named vendor should now appear.

Configure the Application

  • Please remove the files in the example directory or remote the function call in the next step.
  • Modify the LogAnalayzer.php, you should see the path for Diablo directory - replace it.

Running the Application

  • Open the Terminal
  • Change to the diretory
  • Run the following command: php LogAnalyzer.php

About

It is a log analyzer for FenrisDebug.txt files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages