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

Added readme section regarding minimizing output file sizes #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MrWinstead
Copy link

PR #19 can be fixed by turning on compiler optimizations. This pull request adds a documentation section which addresses this topic.

@@ -145,6 +145,16 @@ option when embedding into a library project is `ZF_LOG_LIBRARY_PREFIX`. It
could be used to decorate zf_log exported symbols to avoid linker conflicts
(when that library project is used in other project that is also uses zf_log).

#### Minimizing Output File Size

As part of zf_log's main to be small, log strings below the current log level
Copy link

Choose a reason for hiding this comment

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

missing a word here ? main objective ?

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.

2 participants