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

CBL-5396: Use os_log instead of NSLog for Console Log #3323

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

Commits on Aug 19, 2024

  1. move NSLog to os_log

    velicuvlad committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ed9ecfb View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. typo

    velicuvlad committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9a03db9 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    a906642 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. changed to match .NET

    velicuvlad committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6895ecd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Create generic internal logger for ConsoleLog

    to be used with any additional in-code logging
    velicuvlad committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c139662 View commit details
    Browse the repository at this point in the history