dahood / metropolis

A code visualization tool - https://dahood.io/metropolis
Other
14 stars 4 forks source link

log files do not show up on error #32

Open jonathanmccracken opened 7 years ago

jonathanmccracken commented 7 years ago

Description

the log file directory is not opening up in explorer when an error has occurred in running metrics against some projects (e.g. react).

Problem is here: \src\Metropolis\App.xaml.cs: 58: Process.Start("explorer.exe", Path.Combine(directoryName, "logs"));

Metropolis Version: 0.0.80 Operating System (i.e. Windows) Version: Windows 10