summaryrefslogtreecommitdiff
path: root/src/rebar_log.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix up colored log supportTuncer Ayaz2015-07-031-26/+26
* Add colored logsAndrey Teplyashin2015-07-031-4/+41
* Revert "Merge branch 'platinumthinker-color_in_logs'"Fred Hebert2014-11-211-39/+4
* Fix verbose level in global rebar configAndrey Teplyashin2014-11-201-4/+12
* Add colored logsAndrey Teplyashin2014-11-191-1/+28
* Fix is_verbose/1 helper functionTuncer Ayaz2013-12-061-1/+5
* Write ERROR messages to standard_error deviceTuncer Ayaz2013-12-061-2/+6
* Change default log level to 'warn' and introduce -q/--quietTuncer Ayaz2013-12-061-3/+4
* rebar_log: use defines for log level numbersTuncer Ayaz2013-12-061-8/+12
* Do not use application:set_envTuncer Ayaz2012-07-231-12/+5
* Support different log levelsTuncer Ayaz2012-01-171-7/+14
* Clean up codeTuncer Ayaz2011-02-061-3/+0
* Clean up emacs file local variablesTuncer Ayaz2011-01-311-1/+1
* Cleaning up logging messagesDave Smith2010-06-091-3/+3
* Rolled back getopt to restore custom variablesTuncer Ayaz2010-01-011-2/+2
* Added vi modeline/emacs local variables to file headersTuncer Ayaz2009-12-311-0/+2
* Enhanced option parsing with new getopt and made rebar more user friendlyTuncer Ayaz2009-12-311-2/+2
* Deleted trailing whitespaceTuncer Ayaz2009-12-301-4/+4
* More gross structural work; now has log levels and broken out log level controlDave Smith2009-11-291-0/+84