Skip to content
Snippets Groups Projects
Commit 85a7eb35 authored by micah's avatar micah :speech_balloon:
Browse files

Color comments were wrong - error is red, fatal is purple. Comments

said error was orange and fatal was red, maybe this is better?
parent c5684a57
Branches
Tags
No related merge requests found
......@@ -50,8 +50,8 @@ function colorize() {
# 0 - debug - blue
# 1 - normal messages - green
# 2 - warnings - yellow
# 3 - errors - orange
# 4 - fatal - red
# 3 - errors - red
# 4 - fatal - purple
# First variable passed is the error level, all others are printed
# if 1, echo out all warnings, errors, or fatal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment