summaryrefslogtreecommitdiff
path: root/buildscripts/phing/classes/phing/system/util/Message.php
blob: bf7bb56b9418f1c9c0f84a323a26f97461f24f57 (plain)
1
2
3
4
5
6
7
8
9
<?php
//
// FIXME. Logger will be renamed to Message, new level is introduces MSG_NOTICE
// Message can handle some more later on
//   - formatted output
//   - sending to dialog or phpgtk whatever
//   - etc
//
?>