You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the user to specify the format in which the log entry should be written.
This would be a string passed to the LogConfig and best used using the fmt::format function.
Allow the user to specify the format in which the log entry should be written.
This would be a string passed to the LogConfig and best used using the fmt::format function.
Goal:
Write the log data in json/csv format