Skip to content

Changes

Started by upstream project gerrit-libosmocore #2200
Started 7 days 8 hr ago
Queued 5.1 sec

Summary

  1. logging: Move log target file to its own file (details)
Commit 82da10add774fe2b0cb4141fcaf975f19c6faeb2 by Pau Espin Pedrol
logging: Move log target file to its own file

We already have all other log_target implementations each on its own
file. Move the file (and stderr, a specific case of file) into its own
file too, properly separating most file-specific logic from general
logging logic.

Change-Id: I8e32e31c75b66ff0649d92c2f469f8895689fbad
The file was modifiedsrc/core/Makefile.am
The file was addedsrc/core/logging_file.c
The file was modifiedsrc/core/logging.c
The file was modifiedinclude/osmocom/core/logging_internal.h