serilog.enrichers.callerinfo how format appsettings.json file to show class method and line of code in log

Does anyone know how I would format an appsettings.json file to use serilog.enrichers.calleinfo to show the class, method, and line of code in the log output?

serilog.enrichers.callerinfo how format appsettings.json file to show class method and line of code in log

Does anyone know how I would format an appsettings.json file to use serilog.enrichers.calleinfo to show the class, method, and line of code in the log output?