<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rayedit.git/log.c, branch master</title>
<subtitle>Text editor for large files
</subtitle>
<id>http://git.dilluti0n.com/rayedit.git/atom?h=master</id>
<link rel='self' href='http://git.dilluti0n.com/rayedit.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/rayedit.git/'/>
<updated>2026-07-16T16:39:15Z</updated>
<entry>
<title>Improve log with hard coded map over runtime evaluation</title>
<updated>2026-07-16T16:39:15Z</updated>
<author>
<name>dilluti0n</name>
<email>hskim@dilluti0n.com</email>
</author>
<published>2026-07-16T16:32:42Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/rayedit.git/commit/?id=51f4d3084df2bd817995a846634dd7c93fc4ec56'/>
<id>urn:sha1:51f4d3084df2bd817995a846634dd7c93fc4ec56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: replace #ifdef DEBUG printf to log_printf</title>
<updated>2025-05-14T05:45:36Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-05-14T05:44:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/rayedit.git/commit/?id=1c437616c793c07f0afb78551056052413ba520b'/>
<id>urn:sha1:1c437616c793c07f0afb78551056052413ba520b</id>
<content type='text'>
- fix log_printf to not automatically insert newline
</content>
</entry>
<entry>
<title>refactor: unify log level and stream setup via log_init</title>
<updated>2025-05-14T04:45:23Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-05-14T04:38:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/rayedit.git/commit/?id=24d116eb2b595abc03bb4beb3aa75aae66482b12'/>
<id>urn:sha1:24d116eb2b595abc03bb4beb3aa75aae66482b12</id>
<content type='text'>
- Replaced log_set_level() with log_init() to allow stream configuration.
- log_fprintf() now uses an internal stream, defaulting to stdout.

[minor]
update log tags in TODO.org correctly
</content>
</entry>
<entry>
<title>refactor: integrate raylib logs to RED log levels</title>
<updated>2025-05-12T18:58:26Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-05-10T14:19:49Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/rayedit.git/commit/?id=3331cbdaad7bd0a6a85e153e10ab7fb9efeed1d4'/>
<id>urn:sha1:3331cbdaad7bd0a6a85e153e10ab7fb9efeed1d4</id>
<content type='text'>
- refactor enums in LOG_* to RED_LOG_* since its conflicting raylib
namespaces
</content>
</entry>
<entry>
<title>feat: introduce log.c; log handling module</title>
<updated>2025-05-10T14:05:05Z</updated>
<author>
<name>dilluti0n</name>
<email>hskimse1@gmail.com</email>
</author>
<published>2025-05-10T13:58:06Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/rayedit.git/commit/?id=6ae8d323a091634dc7c3a92b56db46565caddf77'/>
<id>urn:sha1:6ae8d323a091634dc7c3a92b56db46565caddf77</id>
<content type='text'>
</content>
</entry>
</feed>
