A vuejs project in the process of learning the framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
323 B

import VuetableFieldHandle from "vuetable-2/src/components/VuetableFieldHandle.vue";
/*Arxeio pou periexei apla ta tags se kathe collumn tou pinaka poy emfanizei
ta logs tou server*/
export default [
{
name: "message",
},
{
name: "timestamp",
},
"type",
"process_id",
{
name: "app_name",
},
];