Add general logging event to be used by the RequestHandler (#633)

This commit is contained in:
pan-wang 2018-03-06 21:18:49 -08:00 committed by Justin Kotalik
parent 53360e0165
commit 0e28f34c1a
1 changed files with 17 additions and 0 deletions

View File

@ -176,6 +176,23 @@ Language=English
%1
.
Messageid=1025
SymbolicName=ASPNETCORE_EVENT_GENERAL_INFO_MSG
Language=English
%1
.
Messageid=1026
SymbolicName=ASPNETCORE_EVENT_GENERAL_WARNING_MSG
Language=English
%1
.
Messageid=1027
SymbolicName=ASPNETCORE_EVENT_GENERAL_ERROR_MSG
Language=English
%1
.
;