Skip to content
Adam Hellberg edited this page Mar 2, 2021 · 2 revisions

Since v6.0.0, Colore uses LibLog for its logging, which adapts to whatever logging library your application or game uses.

As LibLog has since been deprecated, future versions of Colore (probably starting in v6.1) will migrate to using Microsoft.Extensions.Logging.Abstractions.

Clone this wiki locally