diff options
author | Neels Hofmeyr <neels@hofmeyr.de> | 2018-01-12 05:38:00 +0100 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2018-01-12 16:55:18 +0000 |
commit | bb62cbc099fc5219a857a9738410d87d994fea89 (patch) | |
tree | 52fe78c519eef3c0a7044671838101ce2ba8ba37 /include/osmocom/codec | |
parent | 309d0e5483cac2624935e7889bf6f07bb1cc371e (diff) |
logging-gsmtap: send only basename of source file
GSMTAP doesn't have a lot of space for the source file name. It is better to
send only the basename of the file, because only the first bit of a long path
may not convey the source file at all, needing guess work from the line number.
Before: "Source File Name: ../../../../src/libosmocore/src"
After: "Source File Name: telnet_interface.c"
Change-Id: Ie8fc9e782bcf8fa6e2e957d02e7d73c3a7c2bca8
Diffstat (limited to 'include/osmocom/codec')
0 files changed, 0 insertions, 0 deletions