This was taken from a comment on #39 (and assumes the work in that PR is already implemented)
Super easy
These can just be copied and pasted from console_log as it is now and replace log with something else
Really easy
These just have no arguments
Medium
Hard
This was taken from a comment on #39 (and assumes the work in that PR is already implemented)
Super easy
These can just be copied and pasted from
console_logas it is now and replacelogwith something elseconsole_warnconsole_errorconsole_infoconsole_debugconsole_count(with argument)console_time(with argument)console_time_end(with argument)console_profile(with argument)console_profile_end(with argument)Really easy
These just have no arguments
console_clearconsole_countconsole_groupconsole_group_collapsedconsole_group_endconsole_profileconsole_profile_endconsole_timestampconsole_traceMedium
console_assert(takes a bool and a string)Hard
console_dirconsole_dir_xmlconsole_table