mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
update summary
This commit is contained in:
parent
7695a46be1
commit
6c5bb7d184
1 changed files with 1 additions and 1 deletions
|
|
@ -228,7 +228,7 @@ namespace Flow.Launcher.Plugin
|
|||
void LogWarn(string className, string message, [CallerMemberName] string methodName = "");
|
||||
|
||||
/// <summary>
|
||||
/// Log error message
|
||||
/// Log error message. Preferred error logging method for plugins.
|
||||
/// </summary>
|
||||
void LogError(string className, string message, [CallerMemberName] string methodName = "");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue