Default file handler message to VERYHIGH level
This commit is contained in:
parent
5ebbdf3f3b
commit
13c224e698
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ namespace Mist{
|
||||||
}
|
}
|
||||||
|
|
||||||
bool Output::isFileTarget(){
|
bool Output::isFileTarget(){
|
||||||
INFO_MSG("Default file target handler (false)");
|
VERYHIGH_MSG("Default file target handler (false)");
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue