Files
plexjava/docs/models/operations/LogLineRequest.md
2024-07-01 16:03:10 +00:00

2.8 KiB

LogLineRequest

Fields

Field Type Required Description Example
level lukehagar.plexapi.plexapi.models.operations.Level ✔️ An integer log level to write to the PMS log with.
0: Error
1: Warning
2: Info
3: Debug
4: Verbose
message String ✔️ The text of the message to write to the log. Test log message
source String ✔️ a string indicating the source of the message. Postman