nushell/crates/nu-std/tests/logger_tests
Michael Angerman 6a374182a7
change LOG_FORMAT to NU_LOG_FORMAT in nu-std library (#10254)
this closes #10248 

@fdncred pointed out the problem and he was correct 😄 

I went ahead and made the simple change and the
https://github.com/influxdata/influxdb_iox binary
works like a charm...

@amtoine hopefully there are no issues with this change

I believe its a good one as other rust binaries might take advantage of
this common
environment variable as well...
2023-09-06 10:17:14 -07:00
..
commons.nu rename from date format to format date (#9902) 2023-08-04 06:06:00 +12:00
test_basic_commands.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00
test_log_custom.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00
test_log_format_flag.nu Implement annotations support in test runner (#9406) 2023-07-02 10:41:33 +02:00
test_logger_env.nu change LOG_FORMAT to NU_LOG_FORMAT in nu-std library (#10254) 2023-09-06 10:17:14 -07:00