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

Integrate logging feature #147

Merged
merged 18 commits into from
Nov 6, 2023
Merged

Integrate logging feature #147

merged 18 commits into from
Nov 6, 2023

Conversation

iitaku
Copy link
Collaborator

@iitaku iitaku commented Oct 31, 2023

Added ion::log::* namespace for logging. The following function is provided.

  • critical
  • error
  • warn
  • info
  • debug

See (1. Use in ion-core, 2. Use in ion-bb) as usage examples.

Users can set ION_LOG_LEVEL environment variable to control the log level. The default level is critical.

Copy link
Contributor

@Fixstars-momoko Fixstars-momoko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed on Windows 10

@Fixstars-momoko Fixstars-momoko merged commit 6326267 into master Nov 6, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants