nerushfgbhjkze4ghbieurzdh789izouehzbugk4789ziogh
This commit is contained in:
parent
8f4df05ac8
commit
d2f03874f5
11 changed files with 451 additions and 0 deletions
15
TranslationSourceGenerator/Log.cs
Normal file
15
TranslationSourceGenerator/Log.cs
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
// Project Makoto
|
||||
// Copyright (C) 2023 Fortunevale
|
||||
// This program is free software: you can redistribute it and/or modify
|
||||
// it under the terms of the GNU General Public License as published by
|
||||
// the Free Software Foundation, either version 3 of the License, or
|
||||
// (at your option) any later version.
|
||||
// This program is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY
|
||||
|
||||
namespace TranslationSourceGenerator;
|
||||
|
||||
internal class Log
|
||||
{
|
||||
internal static LoggerClient _logger { get; set; }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue