med-material / LoggingManager

LoggingManager Package for Unity. Saves to CSV and to MySQL Databases.
MIT License
3 stars 3 forks source link

Unused Email field #1

Closed QuentinDaveau closed 4 years ago

QuentinDaveau commented 4 years ago

Currently, the Email input field seems to do nothing. We may want to take it into account in some way.

image

It is good to note that, when sending logs through the ConnectToMySQL package, it is mandatory to have an "Email" entry in the logs. What could be done is that, by default, the ConnectToMySQL Email input field is used, and it can be overriden if an "Email" entry is present in the given logs.

bastianilso commented 4 years ago

with the new version of the logging manager, this field has been replaced by a data label field.