[TOC]
\include "cli-help.md"
-
You can increase the log level with
-V.- No
-Vcorresponds to thorin::Log::Level::Error. -Vcorresponds to thorin::Log::Level::Warn.-VVcorresponds to thorin::Log::Level::Info.-VVVcorresponds to thorin::Log::Level::Verbose.-VVVVcorresponds to thorin::Log::Level::Debug. This output only exists in a Debug build of Thorin.
- No
-
You can trigger a breakpoint upon construction of a thorin::Def with a specific global id.
For example, this will trigger a breakpoint if the thorin::Def with [global id](@ref thorin::Def::gid)
4223is being created:thorin -b 4223 in.thorin