Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(common,core): auto flush logs after useLogger call #8738

Merged
merged 3 commits into from
Dec 16, 2021
Merged

fix(common,core): auto flush logs after useLogger call #8738

merged 3 commits into from
Dec 16, 2021

Commits on Dec 7, 2021

  1. fix(common,core): auto flush logs after useLogger call if enabled

    When using `NestApplicationContext` app and `autoFlushLogs` is on,
    invoking `useLogger` method on it must flushes its logs.
    micalevisk committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    bf0e074 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    0ae4b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae6f0e View commit details
    Browse the repository at this point in the history