mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-19 22:37:43 +01:00
Load services asynchronously whenever possible (#893)
This commit is contained in:
parent
fba8c7163c
commit
8e7f370ddd
66 changed files with 959 additions and 899 deletions
|
|
@ -5,7 +5,7 @@ namespace Dalamud.Logging.Internal
|
|||
/// <summary>
|
||||
/// Class offering various methods to allow for logging in Dalamud modules.
|
||||
/// </summary>
|
||||
internal class ModuleLog
|
||||
public class ModuleLog
|
||||
{
|
||||
private readonly string moduleName;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue