Module builder_cpp::utils

source ·
Expand description

Contains logger and config parser This file contains various logging and toml parsing functions used by the builder_cpp library

Structs

  • Struct descibing the build config of the local project
  • Represents a package
  • Struct describing the target config of the local project

Enums

  • This enum is used to represent the different log levels

Functions

  • This function is used to log messages to the console
  • This function is used to parse the config file of local project