Papishushi / ScapeCore

ScapeCore is a young and on development game engine based on MonoGame which aims to provide a free and open source way of creating games.
MIT License
6 stars 0 forks source link

Replace Serilog library in all submodules with ScapeCore.Traceability #18

Closed Papishushi closed 7 months ago

Papishushi commented 7 months ago

This item consists on implementing #6 ScapeCore.Traceability on the ScapeCore.Core submodules. Replacing all the Serilog usage with custom implementation from Traceability submodule. Updating all repositories of each respective submodule and update and upload each correspondent nuGet. Also the template package must be updated and uploaded as a nuGet to be accesible from the .NET CLI. (I'm seriously thinking about doing a pipeline for all updating processes...)

Papishushi commented 7 months ago

Fully migrated from serilog to ScapeCore.Traceability