Files
ladybird/Kernel/FileSystem
Andreas Kling f38cfb3562 Kernel: Tidy up debug logging a little bit
When using dbg() in the kernel, the output is automatically prefixed
with [Process(PID:TID)]. This makes it a lot easier to understand which
thread is generating the output.

This patch also cleans up some common logging messages and removes the
now-unnecessary "dbg() << *current << ..." pattern.
2020-01-21 16:16:20 +01:00
..
2020-01-18 23:51:22 +01:00
2020-01-18 23:51:22 +01:00
2020-01-18 23:51:22 +01:00
2020-01-20 22:19:02 +01:00