sfu-cl-lab / FactorBase

The source code repository for the FactorBase system
https://sfu-cl-lab.github.io/FactorBase/
10 stars 6 forks source link

Minor changes #198

Closed rmar3a closed 4 years ago

rmar3a commented 4 years ago

For some reason when I updated to the new MySQL Connector/J, when it tries to connect to a database, it used PDT for the time zone and it didn't like that resulting in FactorBase crashing so I'e changed the time zone to always be PST.

I've also made a couple minor changes to the RuntimeLogger, which are more of a best practice type of thing.