Log to file without the date

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Revilo17

Member
May 22, 2020
4
0
1
24
Hi.
I want to log some informations about player to file, but I can't remove the date format on beginning.

For example:
When I do
Code:
log "Player's name: %player%" to "%player%/uuid"
it logs [22.05.20 22:04] Player's name: Revilo17

There is a way to bypass the date?
 
Hi.
I want to log some informations about player to file, but I can't remove the date format on beginning.

For example:
When I do
Code:
log "Player's name: %player%" to "%player%/uuid"
it logs [22.05.20 22:04] Player's name: Revilo17

There is a way to bypass the date?
You don't want date format in logs? rlly :emoji_face_palm:
 
This is useless for me because I have a date format in the log file name
If a ''log'' doesn't have the date format, isn't a log, its just another common text file
If you don't like it, use yaml files then
 
Status
Not open for further replies.