haiku/headers/private/userlandfs/shared
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
..
Compatibility.h Relicense all of Ingo's BSD/MIT+advertising clause'd code as plain MIT. 2019-08-30 18:27:35 -04:00
Debug.h general/logs: Ensure all logs start with THING: 2022-09-08 17:59:21 +00:00
DriverSettings.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
LazyInitializable.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
Locker.h * Removed UserlandFS shared Locker class. Instead use BLocker in userland and 2009-03-05 23:27:35 +00:00
ObjectTracker.h Removed several shared userlandfs classes that exist as Haiku shared or kernel 2009-03-05 22:02:59 +00:00
RecursiveLock.h Inline class with BLocker interface wrapping a recursive_lock. Could probably 2009-03-05 23:23:01 +00:00
String.h Copied userlandfs code from the test tree to the haiku source tree, 2007-02-24 00:30:19 +00:00
Vector.h Relicense all of Ingo's BSD/MIT+advertising clause'd code as plain MIT. 2019-08-30 18:27:35 -04:00