mirror of
https://github.com/gbowne1/ClassicOS.git
synced 2024-11-22 06:06:52 -08:00
13 lines
174 B
JSON
13 lines
174 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Error",
|
|
"Microsoft": "Warning"
|
|
},
|
|
"Console": {
|
|
"LogLevel": {
|
|
"Microsoft": "Information"
|
|
}
|
|
}
|
|
}
|
|
} |