/openbmc/bmcweb/src/ |
H A D | webserver_cli.cpp | 61 std::string loglevel; in main() local 68 sub->add_option("level", loglevel, helpMsg()) in main() 74 std::transform(loglevel.begin(), loglevel.end(), loglevel.begin(), in main() 82 [&io, &loglevel](boost::system::error_code& ec) mutable { in main() 88 BMCWEB_LOG_INFO("logging level changed to: {}", loglevel); in main() 91 service, path, iface, method, loglevel); in main()
|
/openbmc/ipmitool/lib/ |
H A D | helper.c | 411 print_valstr(const struct valstr * vs, const char * title, int loglevel) in print_valstr() argument 419 if (loglevel < 0) in print_valstr() 422 lprintf(loglevel, "\n%s:\n", title); in print_valstr() 425 if (loglevel < 0) { in print_valstr() 429 lprintf(loglevel, " VAL\tHEX\tSTRING"); in print_valstr() 430 lprintf(loglevel, "=============================================="); in print_valstr() 434 if (loglevel < 0) { in print_valstr() 441 lprintf(loglevel, " %d\t0x%02x\t%s", vs[i].val, vs[i].val, vs[i].str); in print_valstr() 443 lprintf(loglevel, " %d\t0x%04x\t%s", vs[i].val, vs[i].val, vs[i].str); in print_valstr() 447 if (loglevel < 0) in print_valstr() [all …]
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | printk.c | 120 int loglevel = printk_get_level(fmt); in efi_printk() local 122 switch (loglevel) { in efi_printk() 124 loglevel -= '0'; in efi_printk() 131 loglevel = -1; in efi_printk() 135 if (loglevel >= efi_loglevel) in efi_printk() 138 if (loglevel >= 0) in efi_printk()
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-prserv | 24 def init_logger(logfile, loglevel): argument 25 numeric_level = getattr(logging, loglevel.upper(), None) 27 raise ValueError("Invalid log level: %s" % loglevel) 88 init_logger(os.path.abspath(args.log), args.loglevel)
|
/openbmc/openpower-hw-diags/util/ |
H A D | pdbg_callback.hpp | 22 inline void pdbg_log_callback(const int loglevel, const char* format, in pdbg_log_callback() argument 29 switch (loglevel) in pdbg_log_callback()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | __init__.py | 65 loglevel = logging.DEBUG - level + 1 67 …if self.name in bb.msg.loggerDefaultDomains and loglevel > (bb.msg.loggerDefaultDomains[self.name]… 69 if loglevel < bb.msg.loggerDefaultLogLevel: 75 return self.log(loglevel, msg, *args, **kwargs)
|
H A D | msg.py | 112 loglevel = level 114 if debug_domains[domain] < loglevel: 115 loglevel = debug_domains[domain] 116 handler.setLevel(loglevel)
|
/openbmc/linux/scripts/mod/ |
H A D | modpost.h | 195 enum loglevel { enum 201 void modpost_log(enum loglevel loglevel, const char *fmt, ...);
|
/openbmc/linux/tools/thermal/thermal-engine/ |
H A D | thermal-engine.c | 30 int loglevel; member 258 options->loglevel = log_str2level(optarg); in options_init() 290 .loglevel = LOG_INFO, in main() 304 if (log_init(options.loglevel, basename(argv[0]), options.logopt)) { in main()
|
/openbmc/u-boot/arch/nds32/dts/ |
H A D | ag101p.dts | 14 …S0,38400n8 earlyprintk=uart8250-32bit,0x99600000 debug bootmem_debug memblock=debug loglevel=7"; */ 15 bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0x99600000 debug loglevel=7";
|
H A D | ae3xx.dts | 15 …S0,38400n8 earlyprintk=uart8250-32bit,0xf0300000 debug bootmem_debug memblock=debug loglevel=7"; */ 16 bootargs = "console=ttyS0,38400n8 earlyprintk=uart8250-32bit,0xf0300000 debug loglevel=7";
|
/openbmc/ipmitool/include/ipmitool/ |
H A D | helper.h | 94 void print_valstr(const struct valstr * vs, const char * title, int loglevel); 95 void print_valstr_2col(const struct valstr * vs, const char * title, int loglevel);
|
/openbmc/qemu/scripts/codeconverter/ |
H A D | converter.py | 115 loglevel = (logging.DEBUG if args.debug 118 logging.basicConfig(format='%(levelname)s: %(message)s', level=loglevel)
|
/openbmc/linux/include/uapi/linux/netfilter_bridge/ |
H A D | ebt_log.h | 16 __u8 loglevel; member
|
/openbmc/openbmc-test-automation/lib/ |
H A D | gen_arg.py | 183 __builtin__.loglevel = "WARNING" 198 __builtin__.loglevel = arg_obj.loglevel
|
H A D | gen_call_robot.py | 74 loglevel = "TRACE" 83 gm.set_mod_global(loglevel) 92 loglevel,
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | ebt_log.c | 34 if (info->loglevel >= 8) in ebt_log_tg_check() 186 li.u.log.level = info->loglevel; in ebt_log_tg()
|
/openbmc/linux/include/uapi/linux/netfilter/ |
H A D | nfnetlink_osf.h | 50 __u32 loglevel; member
|
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/files/ |
H A D | fvp.env | 2 bootargs=console=ttyAMA0 earlycon=pl011,0x1c090000 loglevel=9 rootwait root=PARTLABEL=rofs-a
|
/openbmc/linux/arch/xtensa/boot/dts/ |
H A D | csp.dts | 11 …,115200 root=/dev/ram0 rw earlyprintk xilinx_uartps.rx_trigger_level=32 loglevel=8 nohz=off ignore…
|
/openbmc/u-boot/configs/ |
H A D | vexpress_aemv8a_semi_defconfig | 10 CONFIG_BOOTARGS="console=ttyAMA0 earlyprintk=pl011,0x1c090000 debug user_debug=31 loglevel=9"
|
H A D | vexpress_aemv8a_dram_defconfig | 10 …,0x1c090000 debug user_debug=31 androidboot.hardware=fvpbase root=/dev/vda2 rw rootwait loglevel=9"
|
H A D | vexpress_aemv8a_juno_defconfig | 10 … rw rootwait earlyprintk=pl011,0x7ff80000 debug user_debug=31 androidboot.hardware=juno loglevel=9"
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/webui/ |
H A D | phosphor-webui_git.bb | 20 npm --loglevel info --proxy=${http_proxy} --https-proxy=${https_proxy} install
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | knotty.py | 426 loglevel, _ = bb.msg.constructLogOptions() 437 console_loglevel = loglevel 459 "level": loglevel, 512 "level": loglevel, 527 "level": loglevel, 543 "level": loglevel,
|