std/log
denobot 53e08775e3
chore: release 2024.05.07 (#4689)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-05-08 13:32:51 +09:00
..
_config.ts refactor: make the code work under verbatimModuleSyntax (#4406) 2024-02-27 21:57:25 +00:00
_state.ts refactor: make the code work under verbatimModuleSyntax (#4406) 2024-02-27 21:57:25 +00:00
_test_handler.ts test(log): cleanup test files (#4641) 2024-04-24 17:02:32 +09:00
base_handler_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
base_handler.ts fix(log): Revert "deprecate(log): deprecate internal utility methods" (#4436) (#4572) 2024-04-11 19:30:50 +09:00
console_handler.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
critical_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
critical.ts chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00
debug_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
debug.ts chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00
deno.json chore: release 2024.05.07 (#4689) 2024-05-08 13:32:51 +09:00
error_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
error.ts chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00
file_handler_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
file_handler.ts feat(log): make FileHandler and RotatingFileHandler buffer size configurable (#4680) 2024-05-07 14:48:48 +10:00
formatters_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
formatters.ts chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00
get_logger_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
get_logger.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
info_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
info.ts chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00
levels.ts BREAKING(log): remove WARNING log level (#4258) 2024-02-02 16:57:14 +11:00
logger_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
logger.ts fix(log): Revert "deprecate(log): deprecate internal utility methods" (#4436) (#4572) 2024-04-11 19:30:50 +09:00
mod.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
rotating_file_handler_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
rotating_file_handler.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
setup_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
setup.ts chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00
warn_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
warn.ts chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00