Squashed 'vendor/git@git.knownelement.com/29418/KNEL/KNELShellFramework/' content from commit 5ecde81
git-subtree-dir: vendor/git@git.knownelement.com/29418/KNEL/KNELShellFramework git-subtree-split: 5ecde81ce441d5802fd7e7e91a441e34f327f457
This commit is contained in:
5
Framework-Includes/Logging.sh
Executable file
5
Framework-Includes/Logging.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
export CURRENT_TIMESTAMP
|
||||
CURRENT_TIMESTAMP="$(date +%A-%Y-%m-%d-%T)"
|
||||
|
||||
export LOGFILENAME
|
||||
LOGFILENAME="$0.${CURRENT_TIMESTAMP}.$$"
|
Reference in New Issue
Block a user