Updated bootstrap and merged gitlab project
This commit is contained in:
@@ -31,7 +31,7 @@ namespace LoggerModule
|
||||
return Task.CompletedTask;
|
||||
}
|
||||
|
||||
public void SetOutFunction(Action<string> outFunction)
|
||||
public void SetOutFunction(Action<string, LogType> outFunction)
|
||||
{
|
||||
Module.SetOutFunction(outFunction);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user