mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-20 23:07:43 +01:00
Migrate files to Dalamud.Logging namespace Remove Log.LogX methods.
This commit is contained in:
parent
6c56260f45
commit
8fd119dde8
16 changed files with 128 additions and 252 deletions
|
|
@ -1,6 +1,7 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
using Dalamud.Logging.Internal;
|
||||
using Dalamud.Memory;
|
||||
using Microsoft.Win32;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue