2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-13 12:43:48 +00:00
nushell/crates/nu-std/std
Michael Angerman 6a374182a7
change LOG_FORMAT to NU_LOG_FORMAT in nu-std library ()
this closes  

@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
..
assert.nu Implement annotations support in test runner () 2023-07-02 10:41:33 +02:00
dirs.nu remove let-env, focus on mutating $env () 2023-07-01 07:57:51 +12:00
dt.nu Add virtual path abstraction layer () 2023-05-23 23:48:50 +03:00
help.nu remove let-env, focus on mutating $env () 2023-07-01 07:57:51 +12:00
input.nu Command to get individual keys () 2023-07-03 10:23:44 -05:00
iter.nu Add zip-into-record to std iter () 2023-06-10 20:15:30 +02:00
log.nu change LOG_FORMAT to NU_LOG_FORMAT in nu-std library () 2023-09-06 10:17:14 -07:00
math.nu move math constants to standard library () 2023-09-05 19:32:31 +02:00
mod.nu make the charpage optional for std clip () 2023-08-19 10:18:50 -05:00
testing.nu test-runner: add configurable threading () 2023-07-08 11:27:56 +02:00
xml.nu Improve type hovers () 2023-06-29 05:19:48 +12:00