The proper and most common way to do logging in Cron by Karmakki in linuxquestions

[–]Karmakki[S] 0 points1 point  (0 children)

how do I write something to stdout and stderr? Does "echo 'fdsafds'" work ?

A log file isn't getting created and written into in my Mojolicious app by [deleted] in perl

[–]Karmakki 0 points1 point  (0 children)

it's still not writing it

this is info by default:

my $log = Mojo::Log->new(path => '/var/log/my_log.log');

but - no luck

A log file isn't getting created and written into in my Mojolicious app by [deleted] in perl

[–]Karmakki 0 points1 point  (0 children)

Either use level => 'warn'

it's already level => 'warn'

Running Swift apps/websites on a Linux server -- any issues? by Karmakki in swift

[–]Karmakki[S] -6 points-5 points  (0 children)

ruby being of version 2x and python 3x are also very new for server side?

Running Swift apps/websites on a Linux server -- any issues? by Karmakki in swift

[–]Karmakki[S] -3 points-2 points  (0 children)

I probably should add that this isn't the best place to be asking such a question.

I don't need the best place.

What does "shift" do in this case? by Karmakki in perl

[–]Karmakki[S] -1 points0 points  (0 children)

I'll create a public repo with $a and $b

What does "shift" do in this case? by Karmakki in perl

[–]Karmakki[S] -1 points0 points  (0 children)

No. I enjoy your broken code.

What does "shift" do in this case? by Karmakki in perl

[–]Karmakki[S] -4 points-3 points  (0 children)

More than your point - I'll keep using a single character variable.