コード例 #1
0
ファイル: Log.cs プロジェクト: Opportunity-Holding/RESTar
 internal static void Error(object message) => StarcounterLog.LogError(message.ToString());