itb-community / itb-community/ITB-ModLoader

Logging starts late

Open
#175 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Lua
Stars
65
Forks
20
PR merge metrics
No merged PRs in 30d

Description

The mod loader starts its logging to file late. This can make it difficult to debug problems in the mod loader when the problems happen before the logger has initialized.

Logs to console:
![console](https://user-images.githubusercontent.com/10490534/195138267-b8a9b289-0522-439e-b61b-aab7b6505c31.jpg)

Logs in modloader.log:
```
===== Logging started at: 2022-10-11 17:36:17 =====
GAME VERSION 1.2.86
MOD-API VERSION 2.7.3
Loading ftldat.dll...
Successfully loaded ftldat.dll!
--------LOADING MODS--------
Mod Loader: Including advanced weapons!
Mod Loader: Including advanced weapons!
Mod Loader: Including advanced pilots!
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.