Multibit-Legacy / multibit

Deprecated Bitcoin Wallet
https://multibit.org
MIT License
456 stars 393 forks source link

Log file location incorrect #726

Closed jim618 closed 8 years ago

jim618 commented 8 years ago

When the installer is used:

jim618 commented 8 years ago

This was fixed by an update to the Install4j installer (pushed) which was redirecting the log. Also updated the main class to be MultiBitInExecutableJar (which performs the redirection).

To retest either rebuild an installer or wait until I build some and copy them to multibit.org releases dir.

Awaiting review and closing

gary-rowe commented 8 years ago

After using the latest installers here are the results (after a smooth installation experience):

Bouncing back so you can you provide the OS X location.

jim618 commented 8 years ago

for OSX it is stored as Application Support/MultiBit/log/multibit.log

Please check if you have a log directory that contains it. This is the same as previous versions - see: https://multibit.org/en/help/v0.5/help_troubleshooting.html Troubleshooting section

gary-rowe commented 8 years ago

OK. False alarm. Turned out that I need to exercise the application more than I was doing to trigger the log write. All good now.

Closing.