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

[Merged by Bors] - [Fixes #6224] Add logging variants of system piping #6751

Closed

Commits on Nov 25, 2022

  1. Added dbg, info, warn and error system adaptor varian…

    …ts to ``system_piping.rs``
    Edwox committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    87de1e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7e967a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b46b160 View commit details
    Browse the repository at this point in the history
  4. Modified system_piping example

    Edwox committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    be6b0c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    4403a5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c6e98f View commit details
    Browse the repository at this point in the history
  3. Modified system_piping example

    Edwox committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    87b92a0 View commit details
    Browse the repository at this point in the history
  4. Fixed issues in the documentation for system pipes dbg, info,…

    … ``warn`` and ``error``
    Edwox committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ddcb174 View commit details
    Browse the repository at this point in the history
  5. Fixed links in documentation

    Edwox committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    71d729b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. Added adapters unwrap, dbg, info, warn, error, a…

    …nd ``ignore`` to the ``bevy_ecs::prelude``
    Edwox committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    f353527 View commit details
    Browse the repository at this point in the history
  2. cargo fmt --all

    Edwox committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    06eacb9 View commit details
    Browse the repository at this point in the history