Cat Log is a powerful tool that makes debugging in Unity easier and
more efficient. By providing detailed information about what happened,
where, and when, Cat Log helps you to quickly and easily understand
what's going on inside your application.
One of the key features of Cat Log is its ability to provide the file
name and line number for each log message. This allows you to pinpoint
exactly where an issue occurred, so you can quickly identify and fix the
problem.
In addition to providing detailed information about each log message,
Cat Log also makes it easy to debug builds. It includes the option to
write logs to files, which you can enable or disable as needed. This is
especially useful if you don't have access to the Unity editor when a
problem occurs. Overall, Cat Log is a valuable tool that can help you to
improve your debugging experience in Unity.
Cat Log makes it easy to customize your logging experience to fit
your specific needs. With its custom inspector and runtime scripting
options, you can enable or disable different types of logs with just a
few clicks. And if you want to change the format, color, or tags of your
log messages, you can do that directly in the inspector without having
to write any code.
With this asset, you can log various types of messages (e.g.
information, error, warning, and assert) and automatically include the
caller file name, line number, and time. You can also log messages to
files, and decide if you want all logs in one big file or separated into
smaller files based on log type. Additionally, you can disable certain
types of logs or all logs for builds, and customize the color and tags
for log messages.
Cat Log allows you to easily create a completely custom logger by
completely overriding the log methods. With just a few clicks in the
inspector, you can create a logger that fits your specific needs and
preferences. This flexibility makes Cat Log an incredibly powerful tool
for improving your logging experience in Unity.
But that's not all! If you have any questions or suggestions about
Cat Log, or if there's something you'd like to see in the asset, don't
hesitate to get in touch. I'm always happy to help and I'll do my best
to assist you. In fact, I'm so confident in the purr-fection of Cat Log
that I guarantee it will make your debugging experience in Unity a
feline-tastic one! So why wait? Try Cat Log today and see the difference
it can make.
Online documentation
Forum