haiku/headers/private/userlandfs
Alexander von Gluck IV b6b61bd39f general/logs: Ensure all logs start with THING:
* 90% of our logs start with some context on what is
  generating a log message (thing:)
* Things following this logging model however do "thing [time"
  which is inconsistent
* Being consistent will allow us to start scanning logs in a
  smart way and try to analyze patterns of what is throwing
  errors, etc in an automatic way.
  aka /^(service/driver/etc)\:/

Change-Id: I1ef2df4f17f70f858a485554a4e8a3f87f1a69c8
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5568
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Oscar Lesta <oscar.lesta@gmail.com>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
2022-09-08 17:59:21 +00:00
..
fuse userlandfs: compatibility with FUSE 2.9 and FUSE lowlevel API 2022-07-19 16:06:29 +00:00
legacy userlandfs: Fix -Werror=parentheses 2018-12-04 20:46:43 +00:00
private userlandfs_fuse_lowlevel: fix opening directories in Tracker 2022-07-19 16:06:29 +00:00
shared general/logs: Ensure all logs start with THING: 2022-09-08 17:59:21 +00:00