2011-nov02-net / 2011-nov02-net/damien-project0

This interface is already defined, should be replaced by 'Microsoft.Extensions.Logging.ILogger'

オープン
#3 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

Microsoft has already created a logger that supports logging different levels of information, so reinventing the wheel is not necessary. Consider replacing the ILogger implementations with the ILogger from the 'Microsoft.Extensions.Logging' namespace, as the non-generic version, and log any messages under the 'LogInformation' method in the ILogger.

https://github.com/2011-nov02-net/damien-project0/blob/814569fbd3d508e39734d583c25679ef56547d26/StoreManager/StoreManager.Library/Logger/ILogger.cs#L5

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。