Renamed “note” to “info.”
This commit is contained in:
@@ -15,7 +15,7 @@ namespace output
|
||||
enum class Priority
|
||||
{
|
||||
Debug,
|
||||
Note,
|
||||
Info,
|
||||
Warning,
|
||||
Error
|
||||
};
|
||||
|
Reference in New Issue
Block a user